diff options
author | tpart <tpart120@proton.me> | 2024-07-07 23:03:55 +0200 |
---|---|---|
committer | tpart <tpart120@proton.me> | 2024-07-07 23:03:59 +0200 |
commit | 247457682736e8cdc20fb13c3628380229fc3d32 (patch) | |
tree | 1eaa9d013bccae849318e73e5c18eb52004c23f3 /client/project.godot | |
parent | 0a0fa270ba702ede3b8d9d75cd20fb5cdc338704 (diff) | |
download | hurrycurry-247457682736e8cdc20fb13c3628380229fc3d32.tar hurrycurry-247457682736e8cdc20fb13c3628380229fc3d32.tar.bz2 hurrycurry-247457682736e8cdc20fb13c3628380229fc3d32.tar.zst |
Add more german translations
Diffstat (limited to 'client/project.godot')
-rw-r--r-- | client/project.godot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/project.godot b/client/project.godot index c8456e23..d9267dc9 100644 --- a/client/project.godot +++ b/client/project.godot @@ -170,7 +170,7 @@ start_game={ [internationalization] locale/translations=PackedStringArray("res://po/de.po") -locale/translations_pot_files=PackedStringArray("res://menu/main_menu.tscn", "res://menu/character_menu.tscn", "res://menu/credits_menu.tscn", "res://menu/error_menu.tscn", "res://menu/ingame_menu.tscn", "res://global.gd", "res://menu/settings_menu.tscn", "res://menu/credits_menu.gd", "res://menu/setup_menu.tscn") +locale/translations_pot_files=PackedStringArray("res://global.gd", "res://menu/overlay.tscn", "res://menu/setup.tscn", "res://menu/character.tscn", "res://menu/credits.tscn", "res://menu/error.tscn", "res://menu/ingame.tscn", "res://menu/lobby.tscn", "res://menu/main.tscn", "res://menu/settings.tscn") [rendering] |