mirror of
https://github.com/flarum/core.git
synced 2025-08-09 18:07:02 +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.
|
||||
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
|
||||
title:
|
||||
|
||||
|
Reference in New Issue
Block a user