Create translations.json

This commit is contained in:
obvTiger 2024-12-15 01:34:28 +01:00 committed by GitHub
parent 9c1ba8e637
commit 6969eb305e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

11
translations.json Normal file
View file

@ -0,0 +1,11 @@
{
"party.create": {
"de": "Party erstellen",
"en": "Create party",
"fr": "Créer une partie",
"it": "Crea una partita",
"pl": "Utwórz grupę",
"ru": "Создать группу",
"zh": "创建队伍"
}
}