1
0
mirror of https://github.com/flarum/core.git synced 2025-08-15 12:54:47 +02:00

Merge pull request #98 from wiwatsrt/Patch-1

Rename discussion modal translations
This commit is contained in:
Franz Liedke
2017-02-26 23:36:36 +01:00
committed by GitHub

View File

@@ -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.