Skip to content

Commit baa344b

Browse files
fix(assets/base/assets/localization): fixed missing localization
added the missing localization folder back into the base release files directory Signed-off-by: Mythical-Github <MythicalData@gmail.com>
1 parent 36dca2a commit baa344b

File tree

1 file changed

+34
-0
lines changed
  • assets/base/assets/localization

1 file changed

+34
-0
lines changed
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"add_directory_to_scan_for_games_button_text": "Add directory to scan for games",
3+
"add_game_by_game_directory": "Add game by game directory",
4+
"cleaning_up_temp_files_step_text": "Cleaning up temp files",
5+
"close_button_text": "Close",
6+
"discord_button_text": "Discord",
7+
"docs_button_text": "Docs",
8+
"downloading_ue4ss_zip_step_text": "Downloading UE4SS zip",
9+
"enable_pre_releases_text_label": "Enable pre-releases",
10+
"game_directory_text_label": "Game Directory:",
11+
"github_button_text": "Github",
12+
"header_text": "UE4SS",
13+
"install_button_text": "Install",
14+
"install_developer_version_text_label": "Install developer version (when applicable)",
15+
"install_failed_message_text": "The install failed",
16+
"install_from_zip_button_text": "Install from zip",
17+
"install_portable_version_text_label": "Install portable version (when applicable)",
18+
"install_succeeded_message_text": "The install was successful",
19+
"installing_from_zip_ue4ss_task_text": "Installing UE4SS from a zip file",
20+
"installing_ue4ss_step_text": "Installing UE4SS",
21+
"installing_ue4ss_task_text": "Installing UE4SS",
22+
"keep_mods_and_settings_text_label": "Keep mods and settings",
23+
"open_game_exe_directory": "Open game exe directory",
24+
"reinstall_button_text": "Reinstall",
25+
"reinstalling_ue4ss_task_text": "Reinstalling UE4SS",
26+
"sub_header_text": "To install UE4SS, choose one of the games below, or add a game manually",
27+
"ue4ss_file_to_install_text_label": "Archive to Install:",
28+
"ue4ss_version_text_label": "UE4SS Version:",
29+
"uninstall_button_text": "Uninstall",
30+
"uninstall_failed_message_text": "The uninstall failed",
31+
"uninstall_succeeded_message_text": "The uninstall was successful",
32+
"uninstalling_old_ue4ss_files_step_text": "Uninstalling old UE4SS files",
33+
"uninstalling_ue4ss_task_text": "Uninstalling UE4SS"
34+
}

0 commit comments

Comments
 (0)