Forráskód Böngészése

i18n: missing comma in en_US locale

Evan Husted 1 éve
szülő
commit
5bf50836e1
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      src/Ryujinx/Assets/Locales/en_US.json

+ 1 - 1
src/Ryujinx/Assets/Locales/en_US.json

@@ -451,7 +451,7 @@
   "DialogUpdaterCancelUpdateMessage": "Update canceled!",
   "DialogUpdaterCancelUpdateMessage": "Update canceled!",
   "DialogUpdaterAlreadyOnLatestVersionMessage": "You are already using the latest version of Ryujinx!",
   "DialogUpdaterAlreadyOnLatestVersionMessage": "You are already using the latest version of Ryujinx!",
   "DialogUpdaterFailedToGetVersionMessage": "An error occurred while trying to retrieve release information from GitHub. This may happen if a new release is currently being compiled by GitHub Actions. Please try again in a few minutes.",
   "DialogUpdaterFailedToGetVersionMessage": "An error occurred while trying to retrieve release information from GitHub. This may happen if a new release is currently being compiled by GitHub Actions. Please try again in a few minutes.",
-  "DialogUpdaterConvertFailedGithubMessage": "Failed to convert the Ryujinx version received from GitHub."
+  "DialogUpdaterConvertFailedGithubMessage": "Failed to convert the Ryujinx version received from GitHub.",
   "DialogUpdaterDownloadingMessage": "Downloading Update...",
   "DialogUpdaterDownloadingMessage": "Downloading Update...",
   "DialogUpdaterExtractionMessage": "Extracting Update...",
   "DialogUpdaterExtractionMessage": "Extracting Update...",
   "DialogUpdaterRenamingMessage": "Renaming Update...",
   "DialogUpdaterRenamingMessage": "Renaming Update...",