mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-07 05:46:40 +02:00
Merge pull request #220 from decached/patch-1
Adds Hindi 'hi' translation.
This commit is contained in:
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": "हटाओ"
|
||||||
|
}
|
Reference in New Issue
Block a user