mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-09 07:16:40 +02:00
Create hr.json
This commit is contained in:
19
src/_h5ai/conf/l10n/hr.json
Normal file
19
src/_h5ai/conf/l10n/hr.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"lang": "hrvatski",
|
||||
"details": "detalji",
|
||||
"list": "lista",
|
||||
"grid": "mreža",
|
||||
"icons": "ikone",
|
||||
"name": "Naziv",
|
||||
"lastModified": "Posljednja izmjena",
|
||||
"size": "Veličina",
|
||||
"parentDirectory": "Natrag",
|
||||
"empty": "prazno",
|
||||
"folders": "direktorij(a)",
|
||||
"files": "datoteka",
|
||||
"download": "preuzmi",
|
||||
"noMatch": "nema rezultata",
|
||||
"dateFormat": "YYYY-MM-DD HH:mm", /* syntax as specified on http://momentjs.com */
|
||||
"filter": "filter",
|
||||
"delete": "obriši"
|
||||
}
|
Reference in New Issue
Block a user