discourse/plugins/discourse-user-notes/config/locales/client.en.yml
Kris 9fa7077b98
UX: fix post admin titles, add some new ones (#39241)
A couple fixes: 
- Removed incorrect `@title="post.controls.unhide"` from Add Official
Notice button
- Removed incorrect `@title="post.controls.lock_post_description"` from
Change Ownership button

Also adds some new descriptions that seemed helpful to me! 
- convert_to_moderator_description: "highlight the content of this post"
- wiki_description: "let allowed groups edit this post"
- rebake_description: "reprocess this post to fix formatting or embeds"
- publish_page_description: "publish this topic as a standalone page"
- add_post_notice_description: "add highlighted notice above this post"
- attach_note_description: "add a note about this user that only staff
can see"
2026-04-14 11:58:18 -04:00

12 lines
446 B
YAML

en:
js:
user_notes:
title: "User notes"
attach: "Add user note"
attach_note_description: "add a note about this user that only staff can see"
remove: "Remove user note"
show: "User notes (%{count})"
delete_confirm: "Are you sure you want to delete that user note?"
show_post: "Show post"
show_flag: "Show flag"
copy_reviewable_note: "Copy note to 'User Note' on %{username}'s profile?"