Compare commits

...

3 Commits

Author SHA1 Message Date
Kamesuta ecdd44b167
Merge e5b236dd46 into ab7e3c301c 2023-10-14 22:39:09 +00:00
Daniel Scalzi e5b236dd46
Update app/assets/lang/ja_JP.toml 2023-10-14 18:39:07 -04:00
Kamesuta ab7e3c301c
Fix js.uicore.autoUpdate name in en_US.toml (#307) 2023-10-14 16:37:03 -04:00
2 changed files with 2 additions and 2 deletions

View File

@ -275,7 +275,7 @@ failedMessageSelectAnotherAccount = "We were unable to refresh the login for <st
loginButton = "Login"
selectAnotherAccountButton = "Select Another Account"
[uicore.autoUpdate]
[js.uicore.autoUpdate]
checkingForUpdateButton = "Checking for Updates..."
installNowButton = "Install Now"
checkForUpdatesButton = "Check for Updates"

View File

@ -260,7 +260,7 @@ failedMessageSelectAnotherAccount = "<strong>{account}</strong> のログイン
loginButton = "ログイン"
selectAnotherAccountButton = "別のアカウントを選択"
[uicore.autoUpdate]
[js.uicore.autoUpdate]
checkingForUpdateButton = "アップデートをチェック中..."
installNowButton = "今すぐインストール"
checkForUpdatesButton = "アップデートを確認"