diff options
| author | Samantaz Fox <coding@samantaz.fr> | 2021-03-28 21:08:14 +0200 |
|---|---|---|
| committer | Samantaz Fox <coding@samantaz.fr> | 2021-04-21 16:11:00 +0200 |
| commit | a52e9be3e812506003d675ae1d25ec9a4230b071 (patch) | |
| tree | f987de0e4c3363fa0d46062b16c76d0baf45f130 /locales/da.json | |
| parent | 21f91415008c60a31c4de24a792983db0c1581bc (diff) | |
| download | invidious-a52e9be3e812506003d675ae1d25ec9a4230b071.tar.gz invidious-a52e9be3e812506003d675ae1d25ec9a4230b071.tar.bz2 invidious-a52e9be3e812506003d675ae1d25ec9a4230b071.zip | |
Add missing fields to locales (part 6)
Updated da.json (Danish)
Updated de.json (German)
Updated eo.json (Esperando)
Updated es.json (Spanigh)
Updated nb-NO.json (Norvegian)
Updated nl.json (Dutch)
Updated pl.json (Polish)
Updated pt-BR.json (Portuguese, Brasil)
Updated ro.json (Romanian)
Updated ru.json (Russian)
Updated sv-SE.json (Swedish)
Updated uk.json (Ukrainian)
Updated zh-CN.json (Chinese, China)
Diffstat (limited to 'locales/da.json')
| -rw-r--r-- | locales/da.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/locales/da.json b/locales/da.json index b52905c3..d01080f5 100644 --- a/locales/da.json +++ b/locales/da.json @@ -384,5 +384,32 @@ "Videos": "", "Playlists": "", "Community": "", + "relevance": "", + "rating": "", + "date": "", + "views": "", + "content_type": "", + "duration": "", + "features": "", + "sort": "", + "hour": "", + "today": "", + "week": "", + "month": "", + "year": "", + "video": "", + "channel": "", + "playlist": "", + "movie": "", + "show": "", + "hd": "", + "subtitles": "", + "creative_commons": "", + "3d": "", + "live": "", + "4k": "", + "location": "", + "hdr": "", + "filter": "", "Current version: ": "" }
\ No newline at end of file |
