Initial commit
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,4 @@
|
||||
module.exports = {
|
||||
'en': require('./en.json'),
|
||||
'zh-cn': require('./zh-cn.json')
|
||||
};
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"editor": {
|
||||
"map": "karta",
|
||||
"map_name": "%{name} karta",
|
||||
"map_pluralize": "%{smart_count} karta |||| %{smart_count} kartor"
|
||||
}
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user