diff --git a/app/src/i18n/locales/ckb.json b/app/src/i18n/locales/ckb.json index 0967ef42..10ee3789 100644 --- a/app/src/i18n/locales/ckb.json +++ b/app/src/i18n/locales/ckb.json @@ -1 +1,10 @@ -{} +{ + "address": { + "domain_description": { + "email": "دامینی بو لاپه ره الکترونیکی خوت هه لبژیرکه.", + "domain": "هه لبژاردنی دامین." + } + }, + "add": "زیاکردن", + "action": "چالاکی" +}