chore: Update translations from Crowdin (#10686)
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com> Co-authored-by: Pranav <pranav@chatwoot.com>
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"PAGINATION_FOOTER": {
|
||||
"SHOWING": "Showing {startItem} - {endItem} of {totalItems} items",
|
||||
"CURRENT_PAGE_INFO": "{currentPage} of {totalPages} pages"
|
||||
"SHOWING": "Mostrando {startItem}-{endItem} de {totalItems} elementos",
|
||||
"CURRENT_PAGE_INFO": "{currentPage} de {totalPages} páginas"
|
||||
},
|
||||
"COMBOBOX": {
|
||||
"PLACEHOLDER": "Select an option...",
|
||||
"EMPTY_SEARCH_RESULTS": "No items found for the search term `{searchTerm}`",
|
||||
"PLACEHOLDER": "Selecciona una opción...",
|
||||
"EMPTY_SEARCH_RESULTS": "No se encontraron elementos para el término de búsqueda `{searchTerm}`",
|
||||
"EMPTY_STATE": "No se encontraron resultados.",
|
||||
"SEARCH_PLACEHOLDER": "Search...",
|
||||
"SEARCH_PLACEHOLDER": "Buscar...",
|
||||
"MORE": "+{count} más"
|
||||
},
|
||||
"DROPDOWN_MENU": {
|
||||
"SEARCH_PLACEHOLDER": "Search...",
|
||||
"SEARCH_PLACEHOLDER": "Buscar...",
|
||||
"EMPTY_STATE": "No se encontraron resultados.",
|
||||
"SEARCHING": "Buscando..."
|
||||
},
|
||||
@@ -23,7 +23,7 @@
|
||||
},
|
||||
"PHONE_INPUT": {
|
||||
"SEARCH_PLACEHOLDER": "Buscar país",
|
||||
"ERROR": "Phone number should be empty or in E.164 format",
|
||||
"ERROR": "El número de teléfono debe estar vacío o en formato E.164",
|
||||
"DIAL_CODE_ERROR": "Por favor, seleccione un código de marcado de la lista"
|
||||
},
|
||||
"THUMBNAIL": {
|
||||
@@ -32,12 +32,12 @@
|
||||
}
|
||||
},
|
||||
"BREADCRUMB": {
|
||||
"ARIA_LABEL": "Breadcrumb"
|
||||
"ARIA_LABEL": "Migajas"
|
||||
},
|
||||
"SWITCH": {
|
||||
"TOGGLE": "Toggle switch"
|
||||
"TOGGLE": "Interruptor"
|
||||
},
|
||||
"LABEL": {
|
||||
"TAG_BUTTON": "tag"
|
||||
"TAG_BUTTON": "etiqueta"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user