Browse Source

update bilingual

久保田隼基 8 years ago
parent
commit
686d167146
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/views/admin/app.html

+ 1 - 1
lib/views/admin/app.html

@@ -129,7 +129,7 @@
       <form action="/_api/admin/settings/aws" method="post" class="form-horizontal" id="awsSettingForm" role="form">
       <fieldset>
       <legend>{{ t('app_setting.AWS settings') }}</legend>
-        <p class="well">AWS にアクセスするための設定を行います。AWS の設定を完了させると、ファイルアップロード機能、プロフィール写真機能などが有効になります。<br>
+        <p class="well">{{ t("app_setting.AWS_access") }}<br>
         また、SMTP の設定が無い場合、SES を利用したメール送信が行われます。FromメールアドレスのVerify、プロダクション利用設定をする必要があります。<br>
           <br>