diff options
| author | Samantaz Fox <coding@samantaz.fr> | 2021-03-23 22:11:29 +0100 |
|---|---|---|
| committer | Samantaz Fox <coding@samantaz.fr> | 2021-04-21 16:10:25 +0200 |
| commit | 3829bdf198ebfbd0aaae70ff83fd9ae2c3776117 (patch) | |
| tree | 35966159723d93d23c21c9bc50a7f8aa32a21ea6 /locales/fa.json | |
| parent | 6933a049b1738c4f33f07c2c23481487bf149755 (diff) | |
| download | invidious-3829bdf198ebfbd0aaae70ff83fd9ae2c3776117.tar.gz invidious-3829bdf198ebfbd0aaae70ff83fd9ae2c3776117.tar.bz2 invidious-3829bdf198ebfbd0aaae70ff83fd9ae2c3776117.zip | |
Add missing fields to locales (part 3)
Updated el.json (Greek)
Updated fa.json (Persian)
Updated fi.json (Finnish)
Updated it.json (Italian)
Updated pt-PT.json (Portuguese, Portugal)
Updated sv-SE.json (Swedish)
Updated tr.json (Turkish)
Updated uk.json (Ukrainian)
Updated zh-CN.json (Chinese, China)
Updated zh-TW.json (Chinese, Taiwan)
Diffstat (limited to 'locales/fa.json')
| -rw-r--r-- | locales/fa.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/locales/fa.json b/locales/fa.json index ef77c775..b51931d7 100644 --- a/locales/fa.json +++ b/locales/fa.json @@ -350,5 +350,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 |
