mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 08:08:15 -05:00
Misunderstood the first translation line. Fixed.
This commit is contained in:
parent
c8260e97ae
commit
58569cdd2c
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
module.exports = nativeDescription: "čeština", englishDescription: "Czech", translation: "Petr Vanek"
|
||||
module.exports = nativeDescription: "čeština", englishDescription: "Czech", translation:
|
||||
common:
|
||||
loading: "Načítání..."
|
||||
saving: "Ukládání..."
|
||||
|
|
Loading…
Reference in a new issue