mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-29 06:25:18 -04:00
Merge pull request #220 from decached/patch-1
Adds Hindi 'hi' translation.
This commit is contained in:
commit
e9b69db318
1 changed files with 19 additions and 0 deletions
19
src/_h5ai/conf/l10n/hi.json
Normal file
19
src/_h5ai/conf/l10n/hi.json
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
{
|
||||||
|
"lang": "हिंदी",
|
||||||
|
"details": "विस्तार",
|
||||||
|
"icons": "आइकॉन",
|
||||||
|
"name": "नाम",
|
||||||
|
"lastModified": "पिछला परिवर्तन",
|
||||||
|
"size": "माप",
|
||||||
|
"parentDirectory": "मूल डायरेक्टरी",
|
||||||
|
"empty": "खाली",
|
||||||
|
"folders": "फोल्डर",
|
||||||
|
"files": "फ़ाइलें",
|
||||||
|
"download": "डाउनलोड",
|
||||||
|
"list": "सूची",
|
||||||
|
"grid": "ग्रिड",
|
||||||
|
"noMatch": "कोई समानता नहीं",
|
||||||
|
"dateFormat": "DD.MM.YYYY HH:mm",
|
||||||
|
"filter": "फ़िल्टर",
|
||||||
|
"delete": "हटाओ"
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue