Update translations

This commit is contained in:
Paulus Schoutsen 2019-02-13 15:44:18 -08:00
parent c2579d1d8a
commit 02f207ea8e
123 changed files with 1513 additions and 59 deletions

View file

@ -1,5 +1,12 @@
{
"state": {
"full_moon": "Fuldm\u00e5ne"
"first_quarter": "F\u00f8rste kvartal",
"full_moon": "Fuldm\u00e5ne",
"last_quarter": "Sidste kvartal",
"new_moon": "Nym\u00e5ne",
"waning_crescent": "Aftagende halvm\u00e5ne",
"waning_gibbous": "Aftagende m\u00e5ne",
"waxing_crescent": "Tiltagende halvm\u00e5ne",
"waxing_gibbous": "Tiltagende m\u00e5ne"
}
}