-
Notifications
You must be signed in to change notification settings - Fork 115
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #501 from CloudCannon/feat/danish
Add Danish translations
- Loading branch information
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"thanks_to": "Jonas Smedegaard <dr@jones.dk>", | ||
"comments": "", | ||
"direction": "ltr", | ||
"strings": { | ||
"placeholder": "Søg", | ||
"clear_search": "Nulstil", | ||
"load_more": "Indlæs flere resultater", | ||
"search_label": "Søg på dette website", | ||
"filters_label": "Filtre", | ||
"zero_results": "Ingen resultater for [SEARCH_TERM]", | ||
"many_results": "[COUNT] resultater for [SEARCH_TERM]", | ||
"one_result": "[COUNT] resultat for [SEARCH_TERM]", | ||
"alt_search": "Ingen resultater for [SEARCH_TERM]. Viser resultater for [DIFFERENT_TERM] i stedet", | ||
"search_suggestion": "Ingen resultater for [SEARCH_TERM]. Prøv et af disse søgeord i stedet:", | ||
"searching": "Søger efter [SEARCH_TERM]..." | ||
} | ||
} |