日本語なんてなかったをした

This commit is contained in:
NullCat 2022-01-06 23:06:03 +09:00
parent e1985690d2
commit 502441c0e8
No known key found for this signature in database
GPG Key ID: 1EF4EBD3F8D00011
3 changed files with 356 additions and 2143 deletions

View File

@ -26,7 +26,6 @@ const languages = [
'it-IT',
'ja-JP',
'ja-KS',
'ja-NCAT',
'kab-KAB',
'kn-IN',
'ko-KR',
@ -58,7 +57,6 @@ module.exports = Object.entries(locales)
switch (k) {
case 'ja-JP': return v;
case 'ja-KS':
case 'ja-NCAT':
case 'en-US': return merge(locales['ja-JP'], v);
default: return merge(
locales['ja-JP'],

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff