Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
creeper-0910 committed Nov 4, 2022
1 parent 733ac39 commit c497eff
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions assets/i18n/en_US.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"installingMessage": "アップデートをインストール中...",
"errorDownloadMessage": "アップデートをダウンロード出来ませんでした",
"errorInstallMessage": "アップデートをインストール出来ませんでした",
"noConnection": "ネットワーク接続がありません"
"noConnection": "ネットワーク接続がありません",
"updatesDisabled": "Updating a patched app is currently disabled. Repatch the app again."
},
"applicationItem": {
Expand Down Expand Up @@ -121,8 +121,8 @@
"JapaneseOption": "日本語",
"sourcesLabel": "ソース",
"sourcesLabelHint": "カスタムソースの設定",
"orgPatchesLabel" : "パッチ提供元",
"sourcesPatchesLabel" : "パッチのソース",
"orgPatchesLabel": "パッチ提供元",
"sourcesPatchesLabel": "パッチのソース",
"orgIntegrationsLabel": "Integrationsの提供元",
"sourcesIntegrationsLabel": "Integrationsのソース",
"sourcesResetDialogTitle": "リセット",
Expand Down

0 comments on commit c497eff

Please sign in to comment.