diff --git a/src/i18n/locales/arz.json b/src/i18n/locales/arz.json index 0967ef42..444c44fc 100644 --- a/src/i18n/locales/arz.json +++ b/src/i18n/locales/arz.json @@ -1 +1,7 @@ -{} +{ + "widgets": { + "greeting": { + "morning": "‬dsdsdsdfdfffs" + } + } +}