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/party/any/left.json
Normal file
10
merged/party/any/left.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"de": "%s hat die Party verlassen.",
|
||||
"en": "%s has left the party.",
|
||||
"fr": "%s a quitter la partie.",
|
||||
"it": "%s ha lasciato la partita.",
|
||||
"pl": "%s opuścił grupę.",
|
||||
"ru": "%s покинул группу.",
|
||||
"zh": "%s 离开队伍。",
|
||||
"jp": "%s はグループを離れました。"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue