mirror of
https://github.com/flarum/core.git
synced 2025-08-29 11:00:12 +02:00
Merge pull request #98 from wiwatsrt/Patch-1
Rename discussion modal translations
This commit is contained in:
@@ -225,10 +225,14 @@ core:
|
|||||||
delete_forever_button: => core.ref.delete_forever
|
delete_forever_button: => core.ref.delete_forever
|
||||||
log_in_to_reply_button: Log In to Reply
|
log_in_to_reply_button: Log In to Reply
|
||||||
rename_button: Rename
|
rename_button: Rename
|
||||||
rename_text: "Enter a new title for this discussion:"
|
|
||||||
reply_button: => core.ref.reply
|
reply_button: => core.ref.reply
|
||||||
restore_button: => core.ref.restore
|
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.
|
# These translations are used in the discussion list.
|
||||||
discussion_list:
|
discussion_list:
|
||||||
empty_text: It looks like there are no discussions here.
|
empty_text: It looks like there are no discussions here.
|
||||||
|
Reference in New Issue
Block a user