mirror of
https://github.com/flarum/core.git
synced 2025-08-10 18:35:56 +02:00
Adds required double quotes to a translation.
This commit is contained in:
@@ -46,7 +46,7 @@ core:
|
|||||||
|
|
||||||
# These translations are used in the Edit Custom CSS modal dialog.
|
# These translations are used in the Edit Custom CSS modal dialog.
|
||||||
edit_css:
|
edit_css:
|
||||||
customize_text: Customize your forum's appearance by adding your own LESS/CSS code to be applied on top of Flarum's <a>default styles</a>.
|
customize_text: "Customize your forum's appearance by adding your own LESS/CSS code to be applied on top of Flarum's <a>default styles</a>."
|
||||||
submit_button: => core.ref.save_changes
|
submit_button: => core.ref.save_changes
|
||||||
title:
|
title:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user