1
0
mirror of https://github.com/flarum/core.git synced 2025-08-13 20:04:24 +02:00

Remove unnecessary double quotes

Due to 0ec346fbfb (the comma was the special character which needed double quotes before its removal)
This commit is contained in:
Miles Cellar
2017-11-02 23:33:14 +01:00
committed by GitHub
parent b36bf98d8a
commit f16ccc775c

View File

@@ -41,7 +41,7 @@ core:
forum_description_text: Enter a short sentence or two that describes your community. This will appear in the meta tag and show up in search engines.
forum_title_heading: Forum Title
home_page_heading: Home Page
home_page_text: "Choose the page which users will first see when they visit your forum."
home_page_text: Choose the page which users will first see when they visit your forum.
saved_message: Your changes were saved.
show_language_selector_label: Show language selector
submit_button: => core.ref.save_changes