diff options
| author | Samantaz Fox <coding@samantaz.fr> | 2021-03-23 05:03:55 +0100 |
|---|---|---|
| committer | Samantaz Fox <coding@samantaz.fr> | 2021-04-21 16:10:25 +0200 |
| commit | 6933a049b1738c4f33f07c2c23481487bf149755 (patch) | |
| tree | e331b820573a59bd77ba76787d6c879e918c85a8 /locales/ro.json | |
| parent | e3544bf4bc138a4f449e3eb4a1a32f454fac9aa7 (diff) | |
| download | invidious-6933a049b1738c4f33f07c2c23481487bf149755.tar.gz invidious-6933a049b1738c4f33f07c2c23481487bf149755.tar.bz2 invidious-6933a049b1738c4f33f07c2c23481487bf149755.zip | |
Add missing fields to locales (part 2)
Updated ja.json (Japanese)
Updated nb-NO.json (Norwegian Bokmål)
Updated nl.json (Dutch)
Updated pl.json (Polish)
Updated pt-BR.json (Portuguese, Brazil)
Updated ro.json (Romanian)
Updated ru.json (Russian)
Diffstat (limited to 'locales/ro.json')
| -rw-r--r-- | locales/ro.json | 29 |
1 files changed, 28 insertions, 1 deletions
diff --git a/locales/ro.json b/locales/ro.json index 86ae9330..df8e1bb3 100644 --- a/locales/ro.json +++ b/locales/ro.json @@ -333,5 +333,32 @@ "Videos": "Videoclipuri", "Playlists": "Liste de redare", "Community": "Comunitate", + "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: ": "Versiunea actuală: " -}
\ No newline at end of file +} |
