diff --git a/promgen/locale/ja/LC_MESSAGES/django.mo b/promgen/locale/ja/LC_MESSAGES/django.mo index 4741dc65b..787c2c2de 100644 Binary files a/promgen/locale/ja/LC_MESSAGES/django.mo and b/promgen/locale/ja/LC_MESSAGES/django.mo differ diff --git a/promgen/locale/ja/LC_MESSAGES/django.po b/promgen/locale/ja/LC_MESSAGES/django.po index 4c255dcb1..5802d5757 100644 --- a/promgen/locale/ja/LC_MESSAGES/django.po +++ b/promgen/locale/ja/LC_MESSAGES/django.po @@ -79,8 +79,8 @@ msgid "Delete this host?" msgstr "Hostを削除しますか?" #: templates/promgen/project_detail_hosts.html:36 -msgid "Add new host" -msgstr "Hostを追加" +msgid "Register Hosts" +msgstr "Hostsを登録" #: templates/promgen/project_detail_hosts.html:37 msgid "Edit Farm" @@ -105,8 +105,8 @@ msgid "Sync Farm" msgstr "Farmを同期" #: templates/promgen/project_detail_hosts.html:58 -msgid "New Farm" -msgstr "New Farm" +msgid "Register Farm" +msgstr "Farmを登録" #: templates/promgen/project_detail_hosts.html:60 msgid "Link Farm" diff --git a/promgen/templates/promgen/farm_detail.html b/promgen/templates/promgen/farm_detail.html index 7673289a1..9a4bc21e0 100644 --- a/promgen/templates/promgen/farm_detail.html +++ b/promgen/templates/promgen/farm_detail.html @@ -41,7 +41,7 @@

Farm: {{ farm.name }} ({{ farm.source }})