yusuketk 6 лет назад
Родитель
Сommit
d0eaed1234
2 измененных файлов с 4 добавлено и 2 удалено
  1. 2 1
      resource/locales/en-US/translation.json
  2. 2 1
      resource/locales/ja/translation.json

+ 2 - 1
resource/locales/en-US/translation.json

@@ -440,7 +440,8 @@
     "Disable": "Disable",
     "Use env var if empty": "If the value in the database is empty, the value of the environment variable <cod>{{variable}}</code> is used.",
     "updated_app_setting": "Succeeded to update app setting",
-    "updated_site_url": "Succeeded to update site URL"
+    "updated_site_url": "Succeeded to update site URL",
+    "updated_plugin_setting": "Succeeded to update plugin setting"
   },
 
   "security_setting": {

+ 2 - 1
resource/locales/ja/translation.json

@@ -439,7 +439,8 @@
     "Disable": "無効",
     "Use env var if empty": "データベース側の値が空の場合、環境変数 <code>{{variable}}</code> の値を利用します",
     "updated_app_setting": "アプリ設定を更新しました",
-    "updated_site_url": "サイトURLを更新しました"
+    "updated_site_url": "サイトURLを更新しました",
+    "updated_plugin_setting": "プラグイン設定を更新しました"
   },
 
   "security_setting": {