mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-06-03 08:38:41 -04:00
Forgot to build target.
This commit is contained in:
parent
0293d54789
commit
5245b131b8
3 changed files with 22 additions and 1866 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -101,6 +101,26 @@ h5aiLangs = {
|
||||||
columnSize: "Taille",
|
columnSize: "Taille",
|
||||||
footerUsing: "utilise",
|
footerUsing: "utilise",
|
||||||
parentDirectory: "Dossier parent"
|
parentDirectory: "Dossier parent"
|
||||||
|
},
|
||||||
|
|
||||||
|
"nl": {
|
||||||
|
viewDetails: "details",
|
||||||
|
viewIcons: "iconen",
|
||||||
|
columnName: "Naam",
|
||||||
|
columnLastModified: "Laatste wijziging",
|
||||||
|
columnSize: "Grootte",
|
||||||
|
footerUsing: "gebruikt",
|
||||||
|
parentDirectory: "Bovenliggende map"
|
||||||
|
},
|
||||||
|
|
||||||
|
"sv": {
|
||||||
|
viewDetails: "detaljerad",
|
||||||
|
viewIcons: "ikoner",
|
||||||
|
columnName: "Filnamn",
|
||||||
|
columnLastModified: "Senast ändrad",
|
||||||
|
columnSize: "Filstorlek",
|
||||||
|
footerUsing: "använder",
|
||||||
|
parentDirectory: "Till överordnad mapp"
|
||||||
}
|
}
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue