mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-26 05:53:39 -04:00
Fixed errors in locale file
Please compile before you commit.
This commit is contained in:
parent
34846849aa
commit
480b55ded9
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
module.exports = nativeDescription: "中文", englishDescription: "Chinese", translation:
|
||||
# common:
|
||||
common:
|
||||
# loading: "Loading..."
|
||||
# saving: "Saving..."
|
||||
sending: "在发送中。。。"
|
||||
|
@ -243,7 +243,7 @@ module.exports = nativeDescription: "中文", englishDescription: "Chinese", tra
|
|||
# edit_btn_preview: "Preview"
|
||||
# edit_article_title: "Edit Article"
|
||||
|
||||
# general:
|
||||
general:
|
||||
# and: "and"
|
||||
or: "或"
|
||||
name: "名字"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue