Files
clientsflow/research/chatwoot/app/javascript/dashboard/i18n/locale/tr/components.json

57 lines
1.3 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"PAGINATION_FOOTER": {
"SHOWING": "Showing {startItem} - {endItem} of {totalItems} items",
"CURRENT_PAGE_INFO": "{currentPage} of {totalPages} pages"
},
"COMBOBOX": {
"PLACEHOLDER": "Select an option...",
"EMPTY_SEARCH_RESULTS": "No items found for the search term `{searchTerm}`",
"EMPTY_STATE": "Sonuç bulunamadı.",
"SEARCH_PLACEHOLDER": "Ara...",
"MORE": "+{count} more"
},
"DROPDOWN_MENU": {
"SEARCH_PLACEHOLDER": "Ara...",
"EMPTY_STATE": "Sonuç bulunamadı.",
"SEARCHING": "Aranıyor..."
},
"DIALOG": {
"BUTTONS": {
"CANCEL": "İptal Et",
"CONFIRM": "Onayla"
}
},
"PHONE_INPUT": {
"SEARCH_PLACEHOLDER": "Ülke ismi giriniz",
"ERROR": "Phone number should be empty or in E.164 format",
"DIAL_CODE_ERROR": "Lütfen listeden bir döner kod seçin"
},
"THUMBNAIL": {
"AUTHOR": {
"NOT_AVAILABLE": "Yazar uygun değil"
}
},
"BREADCRUMB": {
"ARIA_LABEL": "Breadcrumb"
},
"SWITCH": {
"TOGGLE": "Toggle switch"
},
"LABEL": {
"TAG_BUTTON": "tag"
},
"FEATURE_SPOTLIGHT": {
"LEARN_MORE": "Daha Fazla",
"WATCH_VIDEO": "Watch video"
},
"DURATION_INPUT": {
"MINUTES": "Dakika",
"HOURS": "Saat",
"DAYS": "Gün",
"PLACEHOLDER": "Süre girin"
},
"CHANNEL_SELECTOR": {
"COMING_SOON": "Çok yakında!"
}
}