mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-31 07:18:21 -04:00
Added es translation.
This commit is contained in:
parent
b561082bca
commit
e70d9029d2
6 changed files with 19 additions and 2 deletions
|
@ -148,6 +148,17 @@ h5aiLangs = {
|
|||
footerUsing: "používá",
|
||||
parentDirectory: "Nadriadený priečinok",
|
||||
empty: "prázdny"
|
||||
},
|
||||
|
||||
"es": {
|
||||
viewDetails: "Detalles",
|
||||
viewIcons: "Íconos",
|
||||
columnName: "Nombre",
|
||||
columnLastModified: "Última modificación",
|
||||
columnSize: "Tamaño",
|
||||
footerUsing: "usando",
|
||||
parentDirectory: "Directorio superior",
|
||||
empty: "vacío"
|
||||
}
|
||||
|
||||
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue