mirror of
https://github.com/dscalzi/HeliosLauncher.git
synced 2024-12-22 03:32:12 -08:00
Compare commits
3 Commits
c7a497d95c
...
ecdd44b167
Author | SHA1 | Date | |
---|---|---|---|
|
ecdd44b167 | ||
|
e5b236dd46 | ||
|
ab7e3c301c |
@ -275,7 +275,7 @@ failedMessageSelectAnotherAccount = "We were unable to refresh the login for <st
|
|||||||
loginButton = "Login"
|
loginButton = "Login"
|
||||||
selectAnotherAccountButton = "Select Another Account"
|
selectAnotherAccountButton = "Select Another Account"
|
||||||
|
|
||||||
[uicore.autoUpdate]
|
[js.uicore.autoUpdate]
|
||||||
checkingForUpdateButton = "Checking for Updates..."
|
checkingForUpdateButton = "Checking for Updates..."
|
||||||
installNowButton = "Install Now"
|
installNowButton = "Install Now"
|
||||||
checkForUpdatesButton = "Check for Updates"
|
checkForUpdatesButton = "Check for Updates"
|
||||||
|
@ -260,7 +260,7 @@ failedMessageSelectAnotherAccount = "<strong>{account}</strong> のログイン
|
|||||||
loginButton = "ログイン"
|
loginButton = "ログイン"
|
||||||
selectAnotherAccountButton = "別のアカウントを選択"
|
selectAnotherAccountButton = "別のアカウントを選択"
|
||||||
|
|
||||||
[uicore.autoUpdate]
|
[js.uicore.autoUpdate]
|
||||||
checkingForUpdateButton = "アップデートをチェック中..."
|
checkingForUpdateButton = "アップデートをチェック中..."
|
||||||
installNowButton = "今すぐインストール"
|
installNowButton = "今すぐインストール"
|
||||||
checkForUpdatesButton = "アップデートを確認"
|
checkForUpdatesButton = "アップデートを確認"
|
||||||
|
Loading…
Reference in New Issue
Block a user