mirror of
https://github.com/flarum/core.git
synced 2025-08-15 12:54:47 +02:00
Remove unnecessary double quotes
This commit is contained in:
@@ -230,8 +230,8 @@ core:
|
|||||||
|
|
||||||
# These translations are used by the rename discussion modal.
|
# These translations are used by the rename discussion modal.
|
||||||
rename_modal:
|
rename_modal:
|
||||||
title: "Enter a new title for this discussion"
|
title: Enter a new title for this discussion
|
||||||
submit_button: "Rename"
|
submit_button: Rename
|
||||||
|
|
||||||
# These translations are used in the discussion list.
|
# These translations are used in the discussion list.
|
||||||
discussion_list:
|
discussion_list:
|
||||||
|
Reference in New Issue
Block a user