diff options
| author | Samantaz Fox <coding@samantaz.fr> | 2021-03-23 04:03:10 +0100 |
|---|---|---|
| committer | Samantaz Fox <coding@samantaz.fr> | 2021-04-21 16:10:25 +0200 |
| commit | e3544bf4bc138a4f449e3eb4a1a32f454fac9aa7 (patch) | |
| tree | ddaec5a894a460e041cf1f8169518ae2dc677d38 /locales/id.json | |
| parent | d5d0cb6a0c179b0ea657572a464489dd40a3544d (diff) | |
| download | invidious-e3544bf4bc138a4f449e3eb4a1a32f454fac9aa7.tar.gz invidious-e3544bf4bc138a4f449e3eb4a1a32f454fac9aa7.tar.bz2 invidious-e3544bf4bc138a4f449e3eb4a1a32f454fac9aa7.zip | |
Add missing fields to locales (part 1)
Updated ar.json (Arabic)
Updated de.json (German)
Updated eo.json (Esperanto)
Updated es.json (Spanish)
Updated fr.json (French)
Updated hr.json (Hungarian)
Updated id.json (Indonesian)
Updated is.json (Icelandic)
Diffstat (limited to 'locales/id.json')
| -rw-r--r-- | locales/id.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/locales/id.json b/locales/id.json index 943a23f4..03b97fd6 100644 --- a/locales/id.json +++ b/locales/id.json @@ -384,5 +384,32 @@ "Videos": "Video", "Playlists": "Daftar putar", "Community": "Komunitas", + "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: ": "Versi saat ini: " }
\ No newline at end of file |
