diff --git a/config/locales/translation_en.yml b/config/locales/translation_en.yml index eaaef1a..099adae 100644 --- a/config/locales/translation_en.yml +++ b/config/locales/translation_en.yml @@ -98,6 +98,7 @@ en: start: Start stop: Stop restart: Restart + reload: Reload log: Log stopped: Stopped running: Running diff --git a/config/locales/translation_ja.yml b/config/locales/translation_ja.yml index 9a41a0b..af8f2a3 100644 --- a/config/locales/translation_ja.yml +++ b/config/locales/translation_ja.yml @@ -98,6 +98,7 @@ ja: start: 開始 stop: 停止 restart: 再起動 + reload: リロード log: ログ stopped: 停止中 running: 稼働中