1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-10-03 03:15:51 -05:00

[UI] Fix Display Name Translations & Update some Chinese Translations (#6388)

* Remove incorrect additional back-slash

* Touch-up on TChinese translations

* Little touch-up on SChinese translations
This commit is contained in:
WilliamWsyHK
2024-03-22 03:08:25 +08:00
committed by GitHub
parent 75a4ea3370
commit 20a280525f
10 changed files with 22 additions and 22 deletions

View File

@@ -341,7 +341,7 @@
"DialogThemeRestartMessage": "Theme has been saved. A restart is needed to apply the theme.",
"DialogThemeRestartSubMessage": "Do you want to restart",
"DialogFirmwareInstallEmbeddedMessage": "Would you like to install the firmware embedded in this game? (Firmware {0})",
"DialogFirmwareInstallEmbeddedSuccessMessage": "No installed firmware was found but Ryujinx was able to install firmware {0} from the provided game.\\nThe emulator will now start.",
"DialogFirmwareInstallEmbeddedSuccessMessage": "No installed firmware was found but Ryujinx was able to install firmware {0} from the provided game.\nThe emulator will now start.",
"DialogFirmwareNoFirmwareInstalledMessage": "No Firmware Installed",
"DialogFirmwareInstalledMessage": "Firmware {0} was installed",
"DialogInstallFileTypesSuccessMessage": "Successfully installed file types!",