Files
assistant-storefront/app/javascript/dashboard/i18n/locale/tr/general.json

13 lines
351 B
JSON
Raw Normal View History

{
"GENERAL": {
"SHOWING_RESULTS": "Showing {firstIndex}-{lastIndex} of {totalCount} items",
"PHONE_INPUT": {
"PLACEHOLDER": "Ara",
"EMPTY_STATE": "Kayıt bulunamadı"
},
"CLOSE": "Kapat",
"BETA": "Beta",
"BETA_DESCRIPTION": "Bu özellik beta aşamasındadır ve geliştirdikçe değişiklik gösterebilir."
}
}