mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2024-11-28 14:58:09 +09:00
✌️
This commit is contained in:
parent
224d561dfc
commit
8fe4feb336
@ -11,7 +11,7 @@ const loadLang = lang => yaml.safeLoad(
|
||||
const native = loadLang('ja');
|
||||
|
||||
const langs = {
|
||||
//'en': loadLang('en'),
|
||||
'en': loadLang('en'),
|
||||
'ja': native
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user