mirror of
https://github.com/discourse/discourse.git
synced 2024-12-02 05:29:17 -06:00
FIX: a missing quote in server.en.yml
This commit is contained in:
parent
57becf156b
commit
13891292d3
@ -902,7 +902,7 @@ en:
|
||||
|
||||
topic_post_like_heat_low: "After the likes:post ratio exceeds this ratio, the post count field is slightly highlighted."
|
||||
topic_post_like_heat_medium: "After the likes:post ratio exceeds this ratio, the post count field is moderately highlighted."
|
||||
topic_post_like_heat_high: "After the likes:post ratio exceeds this ratio, the post count field is strongly highlighted.
|
||||
topic_post_like_heat_high: "After the likes:post ratio exceeds this ratio, the post count field is strongly highlighted."
|
||||
|
||||
faq_url: "If you have a FAQ hosted elsewhere that you want to use, provide the full URL here."
|
||||
tos_url: "If you have a Terms of Service document hosted elsewhere that you want to use, provide the full URL here."
|
||||
|
Loading…
Reference in New Issue
Block a user