mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-12-25 05:14:36 +01:00
Fix in-game display text (#2049)
This commit is contained in:
@@ -314,7 +314,7 @@
|
||||
"index_out_of_range": "Indexul specificat este în afara intervalului.",
|
||||
"failed_parse_avatar_id": "Nu a reușit să analizeze id-ul avatarului: %s",
|
||||
"avatar_already_in_team": "Avatarul este deja în echipă.",
|
||||
"avatar_not_found": "Avatarul %d nu a fost găsit.",
|
||||
"avatar_not_found": "Avatarul %s nu a fost găsit.",
|
||||
"description": "Modifică-ți echipa manual."
|
||||
},
|
||||
"teleportAll": {
|
||||
|
||||
Reference in New Issue
Block a user