mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-07-31 02:20:18 +02:00
Adds dk translation.
This commit is contained in:
@@ -63,7 +63,8 @@ It profits from these great projects:
|
||||
* cleans code
|
||||
* updates info page `/_h5ai`
|
||||
* adds type `aiff` to type `audio`
|
||||
* updates `pl` translation
|
||||
* adds `dk` translation by Ronnie Milbo
|
||||
* updates to `pl` translation by Mark
|
||||
|
||||
|
||||
### v0.23.0 - *2013-07-21*
|
||||
|
19
src/_h5ai/conf/l10n/dk.json
Normal file
19
src/_h5ai/conf/l10n/dk.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"lang": "dansk",
|
||||
"details": "detaljer",
|
||||
"list": "list",
|
||||
"grid": "grid",
|
||||
"icons": "ikoner",
|
||||
"name": "Navn",
|
||||
"lastModified": "Sidst ændret",
|
||||
"size": "Størrelse",
|
||||
"parentDirectory": "Overordnet mappe",
|
||||
"empty": "tom",
|
||||
"folders": "mapper",
|
||||
"files": "filer",
|
||||
"download": "download",
|
||||
"noMatch": "ingen match",
|
||||
"dateFormat": "DD-MM-YYYY HH:mm",
|
||||
"filter": "filter",
|
||||
"delete": "slet"
|
||||
}
|
Reference in New Issue
Block a user