jam411 пре 3 година
родитељ
комит
70af929a82

+ 4 - 0
packages/app/public/static/locales/en_US/translation.json

@@ -675,6 +675,10 @@
     "Registration successful": "Registration successful",
     "Setup": "Setup"
   },
+  "invited": {
+    "invited_discription_heading": "Create Account",
+    "invited_discription": "Create an your account with the invited email address"
+  },
   "export_bulk": {
     "failed_to_export": "Failed to export",
     "failed_to_count_pages": "Failed to count pages",

+ 4 - 0
packages/app/public/static/locales/ja_JP/translation.json

@@ -666,6 +666,10 @@
     "Registration successful": "登録完了",
     "Setup": "セットアップ"
   },
+  "invited": {
+    "invited_discription_heading": "アカウント作成",
+    "invited_discription": "招待を受け取ったメールアドレスでアカウントを作成します"
+  },
   "export_bulk": {
     "failed_to_export": "ページのエクスポートに失敗しました",
     "failed_to_count_pages": "ページ数の取得に失敗しました",

+ 4 - 0
packages/app/public/static/locales/zh_CN/translation.json

@@ -722,6 +722,10 @@
 		"Registration successful": "注册成功",
 		"Setup": "安装程序"
 	},
+  "invited": {
+    "invited_discription_heading": "创建账户",
+    "invited_discription": "用被邀请的电子邮件地址创建一个你的账户"
+  },
   "export_bulk": {
     "failed_to_export": "导出失败",
     "failed_to_count_pages": "页面计数失败",