diff --git a/apps/locales/en_US/LC_MESSAGES/django.po b/apps/locales/en_US/LC_MESSAGES/django.po index 51ca094f9..b9ac95691 100644 --- a/apps/locales/en_US/LC_MESSAGES/django.po +++ b/apps/locales/en_US/LC_MESSAGES/django.po @@ -8360,4 +8360,7 @@ msgid "CAS" msgstr "CAS" msgid "LDAP" -msgstr "LDAP" \ No newline at end of file +msgstr "LDAP" + +msgid "Get tool list" +msgstr "" \ No newline at end of file diff --git a/apps/locales/zh_CN/LC_MESSAGES/django.po b/apps/locales/zh_CN/LC_MESSAGES/django.po index 834710b94..df6f3f38e 100644 --- a/apps/locales/zh_CN/LC_MESSAGES/django.po +++ b/apps/locales/zh_CN/LC_MESSAGES/django.po @@ -8486,4 +8486,7 @@ msgid "CAS" msgstr "CAS" msgid "LDAP" -msgstr "LDAP" \ No newline at end of file +msgstr "LDAP" + +msgid "Get tool list" +msgstr "获取工具列表" \ No newline at end of file diff --git a/apps/locales/zh_Hant/LC_MESSAGES/django.po b/apps/locales/zh_Hant/LC_MESSAGES/django.po index cf851ca9e..ff2245fb2 100644 --- a/apps/locales/zh_Hant/LC_MESSAGES/django.po +++ b/apps/locales/zh_Hant/LC_MESSAGES/django.po @@ -8486,4 +8486,7 @@ msgid "CAS" msgstr "CAS" msgid "LDAP" -msgstr "LDAP" \ No newline at end of file +msgstr "LDAP" + +msgid "Get tool list" +msgstr "獲取工具列表" \ No newline at end of file