mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-07 13:43:06 -04:00
add ja-Latn
This commit is contained in:
parent
b56cbacc66
commit
8bb9785c59
1 changed files with 2 additions and 0 deletions
|
@ -875,6 +875,7 @@ module.exports.TRANSLATE_DISPLAY_MAPPINGS = Object.freeze({
|
|||
"ga": "🇮🇪",
|
||||
"it": "🇮🇹",
|
||||
"ja": "🇯🇵",
|
||||
"ja-Latn": "🇯🇵",
|
||||
"jv": "🇮🇩",
|
||||
"kn": "🇮🇳",
|
||||
"kk": "🇰🇿",
|
||||
|
@ -1303,6 +1304,7 @@ module.exports.TRANSLATE_LANGUAGES = Object.freeze({
|
|||
"it": "Italian",
|
||||
"jam": "Jamaican Patois",
|
||||
"ja": "Japanese",
|
||||
"ja-Latn": "Japanese",
|
||||
"jw": "Javanese",
|
||||
"kac": "Jingpo",
|
||||
"kl": "Kalaallisut",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue