Browse Source

GW-6410 Added translation

hakumizuki 4 years ago
parent
commit
3e25d4880e

+ 1 - 0
resource/locales/en_US/translation.json

@@ -589,6 +589,7 @@
       "allow": "Allow",
       "deny": "Deny"
     },
+    "updated_shareLink_setting": "Succeeded to update share link setting",
     "configuration": " Configuration",
     "optional": "Optional",
     "Treat username matching as identical": "Automatically bind external accounts newly logged in to local accounts when <code>username</code> match",

+ 1 - 0
resource/locales/ja_JP/translation.json

@@ -588,6 +588,7 @@
       "allow": "許可",
       "deny": "許可しない"
     },
+    "updated_shareLink_setting": "シェアリンク設定を更新しました。",
     "configuration": "設定",
     "optional": "オプション",
     "Treat username matching as identical": "新規ログイン時、<code>username</code> が一致したローカルアカウントが存在した場合は自動的に紐付ける",

+ 1 - 0
resource/locales/zh_CN/translation.json

@@ -577,6 +577,7 @@
       "allow": "允许",
       "deny": "拒绝"
     },
+    "updated_shareLink_setting": "成功更新分享链接设置",
 		"configuration": " 配置",
 		"optional": "可选的",
 		"Treat username matching as identical": "Automatically bind external accounts newly logged in to local accounts when <code>username</code> match",