mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-05 08:41:11 +08:00
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"
12 lines
446 B
YAML
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?"
|