diff options
| author | xXJSONDeruloXx <danielhimebauch@gmail.com> | 2026-09-10 16:26:17 -0400 |
|---|---|---|
| committer | xXJSONDeruloXx <danielhimebauch@gmail.com> | 2026-09-10 16:26:17 -0400 |
| commit | 485ebb748185391e28764f48c39322b3cbdac65c (patch) | |
| tree | 9b03047ed842e14d9c800bcdfa16cad322733cf4 /defaults/i18n/template.json | |
| parent | de74f0d2499159ed1cf8f628a166302146ae1f13 (diff) | |
| download | decky-lsfg-vk-485ebb748185391e28764f48c39322b3cbdac65c.tar.gz decky-lsfg-vk-485ebb748185391e28764f48c39322b3cbdac65c.zip | |
refactor: remove Flatpak supportv2-flatpakless
Diffstat (limited to 'defaults/i18n/template.json')
| -rw-r--r-- | defaults/i18n/template.json | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/defaults/i18n/template.json b/defaults/i18n/template.json index 2a5b06e..6f1e18b 100644 --- a/defaults/i18n/template.json +++ b/defaults/i18n/template.json @@ -1,7 +1,6 @@ { "CONTENT_FPS_MULTIPLIER": "FPS Multiplier", "CONTENT_NERD_STUFF": "Nerd Stuff", - "CONTENT_FLATPAK_SETUP": "Flatpak Setup", "MULTIPLIER_OFF": "OFF", "CONFIG_SECTION_TITLE": "Config", "CONFIG_WORKAROUNDS_TITLE": "Workarounds", @@ -32,28 +31,6 @@ "INSTALL_UNINSTALLING": "Uninstalling...", "INSTALL_UNINSTALL_BTN": "Uninstall LSFG-VK", "INSTALL_INSTALL_BTN": "Install LSFG-VK", - "FLATPAK_MODAL_TITLE": "Flatpak Extensions", - "FLATPAK_RUNTIME_INSTALLER": "Runtime Extension Installer", - "FLATPAK_RUNTIME_23": "Runtime 23.08", - "FLATPAK_RUNTIME_24": "Runtime 24.08", - "FLATPAK_RUNTIME_25": "Runtime 25.08", - "FLATPAK_INSTALLED": "Installed", - "FLATPAK_NOT_INSTALLED": "Not installed", - "FLATPAK_UNINSTALL_TITLE": "Uninstall Runtime Extension", - "FLATPAK_UNINSTALL_CONFIRM_PREFIX": "Are you sure you want to uninstall the", - "FLATPAK_UNINSTALL_CONFIRM_SUFFIX": "runtime extension?", - "FLATPAK_UNINSTALL_BTN": "Uninstall", - "FLATPAK_INSTALL_BTN": "Install", - "FLATPAK_APPS_TITLE": "Flatpak Applications", - "FLATPAK_NO_APPS": "No Flatpak Apps Found", - "FLATPAK_NO_APPS_DESC": "No Flatpak applications are currently installed", - "FLATPAK_STATUS_CONFIGURED": "Configured", - "FLATPAK_STATUS_PARTIAL": "Partial", - "FLATPAK_STATUS_NO_OVERRIDES": "No overrides", - "FLATPAK_ERROR": "Error", - "FLATPAK_ERROR_STATUS": "Failed to check extension status", - "FLATPAK_ERROR_APPS": "Failed to load Flatpak applications", - "FLATPAK_CLOSE": "Close", "NERD_LOADING": "Loading information...", "NERD_DLL_PATH": "DLL Path", "NERD_NOT_AVAILABLE": "Not available", |
