diff options
| author | fgsfds <4870330+fgsfds@users.noreply.github.com> | 2025-08-06 12:20:07 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-06 12:20:07 +0300 |
| commit | 5e641ff9e80a6ec75ff2e3258737892689f8e109 (patch) | |
| tree | 5d745ecf761bb2e41dff5eb84c86aa1801f10fb2 /web/translation/translate.ja_JP.toml | |
| parent | 58898e5758697c4c2d9a91704b3f2662adb7167d (diff) | |
Added Update all geofiles button (#3318)
* added Update all geofiles button
* localized update all string
Diffstat (limited to 'web/translation/translate.ja_JP.toml')
| -rw-r--r-- | web/translation/translate.ja_JP.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/translation/translate.ja_JP.toml b/web/translation/translate.ja_JP.toml index 4bc620c6..eed4cc94 100644 --- a/web/translation/translate.ja_JP.toml +++ b/web/translation/translate.ja_JP.toml @@ -132,6 +132,8 @@ "xraySwitchVersionPopover" = "Xrayの更新が成功しました" "geofileUpdateDialog" = "ジオファイルを本当に更新しますか?" "geofileUpdateDialogDesc" = "これにより#filename#ファイルが更新されます。" +"geofilesUpdateDialogDesc" = "これにより、すべてのファイルが更新されます。" +"geofilesUpdateAll" = "すべて更新" "geofileUpdatePopover" = "ジオファイルの更新が成功しました" "dontRefresh" = "インストール中、このページをリロードしないでください" "logs" = "ログ" |
