Check for custom server resources

This commit is contained in:
KingRainbow44
2023-04-18 17:43:10 -04:00
parent ee298235c2
commit de19116191
12 changed files with 154 additions and 98 deletions

View File

@@ -63,7 +63,10 @@
"game_version": "Wersja gry: %s",
"resources": {
"loading": "Ładowanie zasobów...",
"finish": "Załadowano zasoby."
"finish": "Załadowano zasoby.",
"custom": "🇺🇸Find additional resources at: 'Anime-Game-Servers/CustomGCResources'.",
"missing_server": "🇺🇸To fully use questing, it is recommended to add the 'Server' folder.",
"missing_scenes": "🇺🇸To fully use questing, it is recommended to add the 'ScriptSceneData' folder."
}
}
},
@@ -236,20 +239,20 @@
"not_found": "Nie ma zadania o podanym ID.",
"invalid_id": "Błędny format ID zadania.",
"description": "Dodaj lub wykonaj wskazane zadanie.",
"enabled": "Questing enabled."
"enabled": "🇺🇸Questing enabled."
},
"group": {
"invalid_groupid": "Invalid group ID.",
"invalid_suiteid": "Invalid suite ID.",
"group_not_found": "Group not found.",
"description": "Alter group loading",
"refreshed": "Group %s refreshed."
"invalid_groupid": "🇺🇸Invalid group ID.",
"invalid_suiteid": "🇺🇸Invalid suite ID.",
"group_not_found": "🇺🇸Group not found.",
"description": "🇺🇸Alter group loading",
"refreshed": "🇺🇸Group %s refreshed."
},
"cutscene": {
"description": "Odtwarza przerywnik filmowy"
},
"sound": {
"description": "Plays a sound"
"description": "🇺🇸Plays a sound"
},
"reload": {
"reload_start": "Ponowne ładowanie konfiguracji...",