From 76bd0f3cb5941aef9fc63cddc0afbc0ce08f9ce6 Mon Sep 17 00:00:00 2001 From: Kavin Date: Fri, 14 Jan 2022 03:05:01 +0000 Subject: [PATCH] Translated using Weblate (Tamil) Currently translated at 43.2% (35 of 81 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/ta/ --- src/locales/ta.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/locales/ta.json b/src/locales/ta.json index 8e261830..70a0b26f 100644 --- a/src/locales/ta.json +++ b/src/locales/ta.json @@ -33,7 +33,7 @@ "show_comments": "கருத்துகளைக் காட்டு" }, "video": { - "views": "பார்வைகள்", + "views": "{views} பார்வைகள்", "ratings_disabled": "மதிப்பீடுகள் முடக்கப்பட்டுள்ளன", "watched": "பார்த்தேன்", "videos": "வீடியோக்கள்", @@ -46,5 +46,8 @@ "preferences": { "ssl_score": "SSL மதிப்பெண்", "has_cdn": "CDN இருக்கிறதா?" + }, + "player": { + "watch_on": "{0} இல் பார்க்கவும்" } }