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/ar.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/ar.json')
| -rw-r--r-- | locales/ar.json | 29 |
1 files changed, 28 insertions, 1 deletions
diff --git a/locales/ar.json b/locales/ar.json index d184395e..b326fa80 100644 --- a/locales/ar.json +++ b/locales/ar.json @@ -333,5 +333,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 +} |
