diff options
| author | Sophia Pearson <codergal89@gmail.com> | 2022-05-28 10:04:57 +0200 |
|---|---|---|
| committer | Sophia Pearson <codergal89@gmail.com> | 2022-05-28 10:04:57 +0200 |
| commit | 2ab87ab4569c032b6d9357e1bbe10b4d8da887e7 (patch) | |
| tree | 51fc591b6a859b3277c2669608444b6b8e75de41 /project.godot | |
| parent | 7d6e9ae1a3c59465e79a2889dbdf175faf46e9ef (diff) | |
| download | texty-2ab87ab4569c032b6d9357e1bbe10b4d8da887e7.tar.xz texty-2ab87ab4569c032b6d9357e1bbe10b4d8da887e7.zip | |
l10n: add translations for start menu
Diffstat (limited to 'project.godot')
| -rw-r--r-- | project.godot | 4 |
1 files changed, 4 insertions, 0 deletions
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 |
