mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Fix #435 increased the lenghth of category.topic_prefix string; also added zh_TW translations by converting the Simplified Chinese to Traditional Chinese
New I18n entries added, added in both zh_CN and zh_TW Start to translate FAQ, TOS and Privacy docs Add missed zh_TW.js.erb Make translation more precise
This commit is contained in:
3
app/assets/javascripts/locales/zh_TW.js.erb
Normal file
3
app/assets/javascripts/locales/zh_TW.js.erb
Normal file
@@ -0,0 +1,3 @@
|
||||
//= depend_on 'client.zh_TW.yml'
|
||||
//= require locales/i18n
|
||||
<%= JsLocaleHelper.output_locale(:zh_TW) %>
|
||||
Reference in New Issue
Block a user