diff --git a/front/locales/ar/LC_MESSAGES/ar.po b/front/locales/ar/LC_MESSAGES/app.po similarity index 100% rename from front/locales/ar/LC_MESSAGES/ar.po rename to front/locales/ar/LC_MESSAGES/app.po diff --git a/front/src/locales.js b/front/src/locales.js index 1253354c59f93c2d530daa8413ae9dcf9ed392a3..d4c01401d0ca5a373208541e1ce45e8c56dd8d53 100644 --- a/front/src/locales.js +++ b/front/src/locales.js @@ -1,6 +1,10 @@ /* eslint-disable */ export default { "locales": [ + { + "code": "ar", + "label": "العربية" + }, { "code": "en_US", "label": "English (United-States)"