mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-30 06:55:16 -04:00
Added tr translation.
This commit is contained in:
parent
e70d9029d2
commit
e5b7ee6125
6 changed files with 18 additions and 1 deletions
|
@ -159,6 +159,17 @@ h5aiLangs = {
|
|||
footerUsing: "usando",
|
||||
parentDirectory: "Directorio superior",
|
||||
empty: "vacío"
|
||||
},
|
||||
|
||||
"tr": {
|
||||
viewDetails: "detaylar",
|
||||
viewIcons: "ikonlar",
|
||||
columnName: "İsim",
|
||||
columnLastModified: "Son Düzenleme",
|
||||
columnSize: "Boyut",
|
||||
footerUsing: "kullanıyor",
|
||||
parentDirectory: "Üst Dizin",
|
||||
empty: "boş"
|
||||
}
|
||||
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue