diff --git a/.gitignore b/.gitignore index 93ccd602e..c4d8cbace 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ /frontend/tests/*.html /frontend/tests/*.log /frontend/tests/screenshots +/frontend/src/locales/*.mo /assets/facenet /assets/nasnet /assets/nsfw diff --git a/frontend/src/locales/bg.mo b/frontend/src/locales/bg.mo deleted file mode 100644 index 00437c835..000000000 Binary files a/frontend/src/locales/bg.mo and /dev/null differ diff --git a/frontend/src/locales/cs.mo b/frontend/src/locales/cs.mo deleted file mode 100644 index 961ef4e24..000000000 Binary files a/frontend/src/locales/cs.mo and /dev/null differ diff --git a/frontend/src/locales/da.mo b/frontend/src/locales/da.mo deleted file mode 100644 index c4bd16856..000000000 Binary files a/frontend/src/locales/da.mo and /dev/null differ diff --git a/frontend/src/locales/de.mo b/frontend/src/locales/de.mo deleted file mode 100644 index 869876a02..000000000 Binary files a/frontend/src/locales/de.mo and /dev/null differ diff --git a/frontend/src/locales/en.mo b/frontend/src/locales/en.mo deleted file mode 100644 index 338dae0ff..000000000 Binary files a/frontend/src/locales/en.mo and /dev/null differ diff --git a/frontend/src/locales/es.mo b/frontend/src/locales/es.mo deleted file mode 100644 index 8472f8a0e..000000000 Binary files a/frontend/src/locales/es.mo and /dev/null differ diff --git a/frontend/src/locales/fr.mo b/frontend/src/locales/fr.mo deleted file mode 100644 index 3acf4b0c6..000000000 Binary files a/frontend/src/locales/fr.mo and /dev/null differ diff --git a/frontend/src/locales/he.mo b/frontend/src/locales/he.mo deleted file mode 100644 index 35bca3e62..000000000 Binary files a/frontend/src/locales/he.mo and /dev/null differ diff --git a/frontend/src/locales/hi.mo b/frontend/src/locales/hi.mo deleted file mode 100644 index 5211aa978..000000000 Binary files a/frontend/src/locales/hi.mo and /dev/null differ diff --git a/frontend/src/locales/hr.mo b/frontend/src/locales/hr.mo deleted file mode 100644 index 51b3f3611..000000000 Binary files a/frontend/src/locales/hr.mo and /dev/null differ diff --git a/frontend/src/locales/hu.mo b/frontend/src/locales/hu.mo deleted file mode 100644 index 034a44b61..000000000 Binary files a/frontend/src/locales/hu.mo and /dev/null differ diff --git a/frontend/src/locales/id.mo b/frontend/src/locales/id.mo deleted file mode 100644 index ac845314e..000000000 Binary files a/frontend/src/locales/id.mo and /dev/null differ diff --git a/frontend/src/locales/it.mo b/frontend/src/locales/it.mo deleted file mode 100644 index 0c0202157..000000000 Binary files a/frontend/src/locales/it.mo and /dev/null differ diff --git a/frontend/src/locales/ja.mo b/frontend/src/locales/ja.mo deleted file mode 100644 index 28d7e581d..000000000 Binary files a/frontend/src/locales/ja.mo and /dev/null differ diff --git a/frontend/src/locales/ko.mo b/frontend/src/locales/ko.mo deleted file mode 100644 index 323a10ea5..000000000 Binary files a/frontend/src/locales/ko.mo and /dev/null differ diff --git a/frontend/src/locales/ku.mo b/frontend/src/locales/ku.mo deleted file mode 100644 index 54221683f..000000000 Binary files a/frontend/src/locales/ku.mo and /dev/null differ diff --git a/frontend/src/locales/lt.mo b/frontend/src/locales/lt.mo deleted file mode 100644 index c3df5009b..000000000 Binary files a/frontend/src/locales/lt.mo and /dev/null differ diff --git a/frontend/src/locales/ms.mo b/frontend/src/locales/ms.mo deleted file mode 100644 index 6f51b8698..000000000 Binary files a/frontend/src/locales/ms.mo and /dev/null differ diff --git a/frontend/src/locales/nb.mo b/frontend/src/locales/nb.mo deleted file mode 100644 index 16b66453f..000000000 Binary files a/frontend/src/locales/nb.mo and /dev/null differ diff --git a/frontend/src/locales/nl.mo b/frontend/src/locales/nl.mo deleted file mode 100644 index ded7eb06d..000000000 Binary files a/frontend/src/locales/nl.mo and /dev/null differ diff --git a/frontend/src/locales/pl.mo b/frontend/src/locales/pl.mo deleted file mode 100644 index 45e0e1327..000000000 Binary files a/frontend/src/locales/pl.mo and /dev/null differ diff --git a/frontend/src/locales/pt.mo b/frontend/src/locales/pt.mo deleted file mode 100644 index 63b706202..000000000 Binary files a/frontend/src/locales/pt.mo and /dev/null differ diff --git a/frontend/src/locales/pt_BR.mo b/frontend/src/locales/pt_BR.mo deleted file mode 100644 index 9312b7cec..000000000 Binary files a/frontend/src/locales/pt_BR.mo and /dev/null differ diff --git a/frontend/src/locales/ro.mo b/frontend/src/locales/ro.mo deleted file mode 100644 index 039940c10..000000000 Binary files a/frontend/src/locales/ro.mo and /dev/null differ diff --git a/frontend/src/locales/ru.mo b/frontend/src/locales/ru.mo deleted file mode 100644 index b97484e1c..000000000 Binary files a/frontend/src/locales/ru.mo and /dev/null differ diff --git a/frontend/src/locales/sk.mo b/frontend/src/locales/sk.mo deleted file mode 100644 index 3f2dc622e..000000000 Binary files a/frontend/src/locales/sk.mo and /dev/null differ diff --git a/frontend/src/locales/sv.mo b/frontend/src/locales/sv.mo deleted file mode 100644 index a4238d042..000000000 Binary files a/frontend/src/locales/sv.mo and /dev/null differ diff --git a/frontend/src/locales/th.mo b/frontend/src/locales/th.mo deleted file mode 100644 index 9322c67ae..000000000 Binary files a/frontend/src/locales/th.mo and /dev/null differ diff --git a/frontend/src/locales/tr.mo b/frontend/src/locales/tr.mo deleted file mode 100644 index 5d7555661..000000000 Binary files a/frontend/src/locales/tr.mo and /dev/null differ diff --git a/frontend/src/locales/zh.mo b/frontend/src/locales/zh.mo deleted file mode 100644 index 2e7687759..000000000 Binary files a/frontend/src/locales/zh.mo and /dev/null differ diff --git a/frontend/src/locales/zh_TW.mo b/frontend/src/locales/zh_TW.mo deleted file mode 100644 index f3e17db1e..000000000 Binary files a/frontend/src/locales/zh_TW.mo and /dev/null differ