Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Platform
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
Platform
Commits
1ada855f
Commit
1ada855f
authored
Nov 15, 2015
by
Nicolas Widart
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adding spanish datatables translations
parent
fe67bb30
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
0 deletions
+23
-0
es.json
public/modules/Core/js/vendor/datatables/es.json
+23
-0
No files found.
public/modules/Core/js/vendor/datatables/es.json
0 → 100644
View file @
1ada855f
{
"sEmptyTable"
:
"No hay datos disponibles en la tabla"
,
"sInfo"
:
"Mostrando _START_ de _END_ a _TOTAL_ registros"
,
"sInfoEmpty"
:
"Mostrando 0 de 0 a 0 registros"
,
"sInfoFiltered"
:
"(filtrado de _MAX_ registros)"
,
"sInfoPostFix"
:
""
,
"sInfoThousands"
:
","
,
"sLengthMenu"
:
"Mostrar _MENU_ registros"
,
"sLoadingRecords"
:
"Cargando..."
,
"sProcessing"
:
"Procesando..."
,
"sSearch"
:
"Buscar:"
,
"sZeroRecords"
:
"No se encontró ningún registro."
,
"oPaginate"
:
{
"sFirst"
:
"Primero"
,
"sLast"
:
"Último"
,
"sNext"
:
"Siguiente"
,
"sPrevious"
:
"Anterior"
},
"oAria"
:
{
"sSortAscending"
:
": activar el orden ascendente"
,
"sSortDescending"
:
": activar el orden descendente"
}
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment