forked from FoundKeyGang/FoundKey
Remove needless key
This commit is contained in:
parent
0bab5ce27d
commit
6d4487ebb2
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ const constants = require('./src/const.json');
|
||||||
|
|
||||||
const languages = {
|
const languages = {
|
||||||
'en': require('./locales/en.json'),
|
'en': require('./locales/en.json'),
|
||||||
'en-US': require('./locales/en.json'),
|
|
||||||
'ja': require('./locales/ja.json')
|
'ja': require('./locales/ja.json')
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue