From 2ab87ab4569c032b6d9357e1bbe10b4d8da887e7 Mon Sep 17 00:00:00 2001 From: Sophia Pearson Date: Sat, 28 May 2022 10:04:57 +0200 Subject: l10n: add translations for start menu --- project.godot | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'project.godot') diff --git a/project.godot b/project.godot index 8f0fffb..64ec70c 100644 --- a/project.godot +++ b/project.godot @@ -56,6 +56,10 @@ theme/use_hidpi=true theme/custom="res://Assets/Themes/Texty.tres" theme/custom_font="res://Assets/Fonts/VT323Font24.tres" +[locale] + +translations=PoolStringArray( "res://Assets/Translations/menus.de.translation", "res://Assets/Translations/menus.en.translation" ) + [physics] common/enable_pause_aware_picking=true -- cgit v1.2.3