From 45c99190b2c1ebf7ea47667bd2404eb5031724ab Mon Sep 17 00:00:00 2001 From: Rex_sa Date: Fri, 3 Feb 2023 06:20:45 +0000 Subject: Update Arabic translation --- locales/ar.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'locales/ar.json') diff --git a/locales/ar.json b/locales/ar.json index 55dea5f3..181ff933 100644 --- a/locales/ar.json +++ b/locales/ar.json @@ -540,5 +540,8 @@ "channel_tab_shorts_label": "الفيديوهات القصيرة", "channel_tab_streams_label": "البث المباشر", "channel_tab_playlists_label": "قوائم التشغيل", - "channel_tab_channels_label": "القنوات" + "channel_tab_channels_label": "القنوات", + "Music in this video": "الموسيقى في هذا الفيديو", + "Album: ": "الألبوم: ", + "Artist: ": "الفنان: " } -- cgit v1.2.3 ='selected'>master A simple web extension that redirects Twitter, YouTube, Instagram & Google Maps requests to privacy friendly alternatives. www-data
summaryrefslogtreecommitdiffstats
path: root/src/pages/popup (unfollow)
AgeCommit message (Expand)Author
2021-07-10Bump version & update dependencies.v1.1.48SimonBrazell
2021-07-10Closes #242: remove "new" tag from SimplyTranslate.SimonBrazell
2021-06-16Fixes #238SimonBrazell
2021-06-16Redirect Twitter "video" subdomain & update dev dependencies.SimonBrazell
2021-06-16Fixed license linkGaurang Tandon
2021-06-16Added reddit.artemislena.euFantasyCookie17
2021-06-12Only append autoplay parameter if necessarybopol