From 6fd67be7ef48983986ef3e1946db48e65e7700f3 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Wed, 14 Aug 2024 20:09:06 +0200 Subject: add new languages --- client/project.godot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/project.godot') diff --git a/client/project.godot b/client/project.godot index 82606022..f38cc31c 100644 --- a/client/project.godot +++ b/client/project.godot @@ -193,7 +193,7 @@ scroll_up={ [internationalization] -locale/translations=PackedStringArray("res://po/de.po", "res://po/fr.po", "res://po/es.po", "res://po/ja.po") +locale/translations=PackedStringArray("res://po/de.po", "res://po/fr.po", "res://po/es.po", "res://po/ja.po", "res://po/fi.po", "res://po/he.po", "res://po/tr.po") locale/translations_pot_files=PackedStringArray("res://global.gd", "res://menu/overlay.tscn", "res://menu/setup.tscn", "res://menu/character.tscn", "res://menu/error.tscn", "res://menu/ingame.tscn", "res://menu/lobby.tscn", "res://menu/main.tscn", "res://menu/settings.tscn", "res://menu/ingame.gd", "res://menu/lobby.gd", "res://menu/popup_message.gd", "res://multiplayer.gd", "res://menu/hairstyle_preview.gd", "res://menu/credits.tscn", "res://menu/credits.gd", "res://menu/rating/rating.gd", "res://menu/warning_popup.tscn") [rendering] -- cgit v1.2.3-70-g09d2