mirror of
https://github.com/flarum/framework.git
synced 2025-02-21 10:51:28 +08:00
Rename discussion modal translations
This commit is contained in:
parent
080379e230
commit
f39e2b1ee2
@ -225,10 +225,14 @@ core:
|
||||
delete_forever_button: => core.ref.delete_forever
|
||||
log_in_to_reply_button: Log In to Reply
|
||||
rename_button: Rename
|
||||
rename_text: "Enter a new title for this discussion:"
|
||||
reply_button: => core.ref.reply
|
||||
restore_button: => core.ref.restore
|
||||
|
||||
# These translations are used by the rename discussion modal.
|
||||
rename_modal:
|
||||
title: "Enter a new title for this discussion"
|
||||
submit_button: "Rename"
|
||||
|
||||
# These translations are used in the discussion list.
|
||||
discussion_list:
|
||||
empty_text: It looks like there are no discussions here.
|
||||
|
Loading…
x
Reference in New Issue
Block a user