diff --git a/.gitignore b/.gitignore index ca9dd12298..afd8aa7187 100644 --- a/.gitignore +++ b/.gitignore @@ -106,7 +106,6 @@ reports *.log.[0-9] *.results local/ -*.mo # AWX python libs populated by requirements.txt awx/lib/.deps_built diff --git a/awx/locale/en-us/LC_MESSAGES/django.mo b/awx/locale/en-us/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..927001688e Binary files /dev/null and b/awx/locale/en-us/LC_MESSAGES/django.mo differ diff --git a/awx/locale/fr/LC_MESSAGES/ansible-tower-ui.mo b/awx/locale/fr/LC_MESSAGES/ansible-tower-ui.mo new file mode 100644 index 0000000000..26c7ae5267 Binary files /dev/null and b/awx/locale/fr/LC_MESSAGES/ansible-tower-ui.mo differ diff --git a/awx/locale/fr/LC_MESSAGES/django.mo b/awx/locale/fr/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..7eb3f5d74c Binary files /dev/null and b/awx/locale/fr/LC_MESSAGES/django.mo differ diff --git a/awx/locale/ja/LC_MESSAGES/ansible-tower-ui.mo b/awx/locale/ja/LC_MESSAGES/ansible-tower-ui.mo new file mode 100644 index 0000000000..4a255758de Binary files /dev/null and b/awx/locale/ja/LC_MESSAGES/ansible-tower-ui.mo differ diff --git a/awx/locale/ja/LC_MESSAGES/django.mo b/awx/locale/ja/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..fa812f4296 Binary files /dev/null and b/awx/locale/ja/LC_MESSAGES/django.mo differ