feat: update structure of i18n
This commit is contained in:
parent
a48320862c
commit
0f075e9f7f
12 changed files with 139 additions and 28 deletions
10
merged/core/tablist/unknown.json
Normal file
10
merged/core/tablist/unknown.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"de": "Unbekannt",
|
||||
"en": "Unknown",
|
||||
"fr": "Inconnu",
|
||||
"it": "Sconosciuto",
|
||||
"pl": "Nieznany",
|
||||
"ru": "Неизвестно",
|
||||
"zh": "未知",
|
||||
"jp": "不明"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue