Shun Miyazawa 4 лет назад
Родитель
Сommit
e0f2b25f92

+ 1 - 1
packages/app/resource/locales/en_US/notifications/passwordReset.txt

@@ -2,7 +2,7 @@ Password Reset
 
 Hi, {{ email }}
 
-A request has been received to change the password your GROWI account ({{ appTitle }}).
+A request has been received to change the password your GROWI ({{ appTitle }}) account.
 To reset your password, click on the link below.
 
 {{ url }}

+ 1 - 1
packages/app/resource/locales/ja_JP/notifications/passwordReset.txt

@@ -2,7 +2,7 @@
 
 こんにちは, {{ email }}
 
-あなたのGROWIアカウント ({{ appTitle }}) から、パスワード再設定のリクエストがありました。
+あなたのGROWI ({{ appTitle }}) アカウントから、パスワード再設定のリクエストがありました。
 パスワードをリセットするには、以下のリンクをクリックしてください。
 
 {{ url }}

+ 1 - 1
packages/app/resource/locales/zh_CN/notifications/passwordReset.txt

@@ -2,7 +2,7 @@
 
 嗨,{{ email }}
 
-已收到更改您 GROWI 帐户 ({{appTitle}}) 密码的请求。
+已收到更改您 GROWI ({{appTitle}}) 帐户 密码的请求。
 要重置密码,请单击下面的链接。
 
 {{ url }}