feat: update structure of i18n

This commit is contained in:
obvTiger 2024-12-15 02:15:27 +01:00
parent a48320862c
commit 0f075e9f7f
12 changed files with 139 additions and 28 deletions

View file

@ -0,0 +1,10 @@
{
"de": "Du wurdest auf %s verschoben.",
"en": "You have been moved to %s.",
"fr": "Vous avez éteindre vers %s.",
"it": "Hai essere spostato su %s.",
"pl": "Byłeś przeniesiony do %s.",
"ru": "Ты был перемещен в %s.",
"zh": "你已被移动到 %s.",
"jp": "あなたは %s に移動しました。"
}