mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-27 09:35:39 -05:00
Comment out the "common"
Which I've learned is not used until someone's actually translated something in that section ...
This commit is contained in:
parent
8135bd73d0
commit
175d8a9983
2 changed files with 3 additions and 3 deletions
|
@ -333,7 +333,7 @@ module.exports = nativeDescription: "hrvatski jezik", englishDescription: "Croat
|
|||
# misc: "Misc"
|
||||
# books: "Books"
|
||||
|
||||
common:
|
||||
# common:
|
||||
# back: "Back" # When used as an action verb, like "Navigate backward"
|
||||
# continue: "Continue" # When used as an action verb, like "Continue forward"
|
||||
# loading: "Loading..."
|
||||
|
|
|
@ -333,10 +333,10 @@ module.exports = nativeDescription: "te reo Māori", englishDescription: "Māori
|
|||
# misc: "Misc"
|
||||
# books: "Books"
|
||||
|
||||
common:
|
||||
# common:
|
||||
# back: "Back" # When used as an action verb, like "Navigate backward"
|
||||
# continue: "Continue" # When used as an action verb, like "Continue forward"
|
||||
loading: "Loading..."
|
||||
# loading: "Loading..."
|
||||
# saving: "Saving..."
|
||||
# sending: "Sending..."
|
||||
# send: "Send"
|
||||
|
|
Loading…
Reference in a new issue