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/zh-TW.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/zh-TW.json')
| -rw-r--r-- | locales/zh-TW.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/locales/zh-TW.json b/locales/zh-TW.json index 42218073..d472e487 100644 --- a/locales/zh-TW.json +++ b/locales/zh-TW.json @@ -348,5 +348,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 |
