diff options
Diffstat (limited to 'app/javascript/mastodon/locales/ar.json')
-rw-r--r-- | app/javascript/mastodon/locales/ar.json | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/app/javascript/mastodon/locales/ar.json b/app/javascript/mastodon/locales/ar.json index 05658ad4e..a984b38d2 100644 --- a/app/javascript/mastodon/locales/ar.json +++ b/app/javascript/mastodon/locales/ar.json @@ -255,9 +255,5 @@ "video.mute": "كتم الصوت", "video.pause": "إيقاف مؤقت", "video.play": "تشغيل", - "video.unmute": "تشغيل الصوت", - "video_player.expand": "Expand video", - "video_player.toggle_sound": "Toggle sound", - "video_player.toggle_visible": "Toggle visibility", - "video_player.video_error": "Video could not be played" + "video.unmute": "تشغيل الصوت" } |