Commits
cris authored 7574f828bad
4231 4231 | // "pagination.options.description": "Pagination options", |
4232 4232 | "pagination.options.description": "Opciones de paginación", |
4233 4233 | |
4234 4234 | // "pagination.results-per-page": "Results Per Page", |
4235 4235 | "pagination.results-per-page": "Resultados por página", |
4236 4236 | |
4237 4237 | // "pagination.showing.detail": "{{ range }} of {{ total }}", |
4238 4238 | "pagination.showing.detail": "{{ range }} de {{ total }}", |
4239 4239 | |
4240 4240 | // "pagination.showing.label": "Now showing ", |
4241 - | "pagination.showing.label": "Mostrando", |
4241 + | "pagination.showing.label": "Mostrando ", |
4242 4242 | |
4243 4243 | // "pagination.sort-direction": "Sort Options", |
4244 4244 | "pagination.sort-direction": "Opciones de clasificación", |
4245 4245 | |
4246 4246 | |
4247 4247 | |
4248 4248 | // "person.listelement.badge": "Person", |
4249 4249 | "person.listelement.badge": "Persona", |
4250 4250 | |
4251 4251 | // "person.listelement.no-title": "No name found", |