Fixed improper formatting of some locales
This was causing stack level too deep errors.
This commit is contained in:
parent
8834e05b26
commit
61160d548f
1 changed files with 8 additions and 8 deletions
|
@ -342,13 +342,13 @@ zh: &DEFAULT_ZH
|
|||
comment_success_msg : "Thanks for your comment! It will show on the site once it has been approved."
|
||||
comment_error_msg : "Sorry, there was an error with your submission. Please make sure all required fields have been completed and try again."
|
||||
loading_label : "Loading..."
|
||||
zh-CN:
|
||||
zh-CN:
|
||||
<<: *DEFAULT_ZH
|
||||
zh-HK:
|
||||
zh-HK:
|
||||
<<: *DEFAULT_ZH
|
||||
zh-SG:
|
||||
zh-SG:
|
||||
<<: *DEFAULT_ZH
|
||||
zh-TW:
|
||||
zh-TW:
|
||||
<<: *DEFAULT_ZH
|
||||
|
||||
# German / Deutsch
|
||||
|
|
Loading…
Add table
Reference in a new issue