diff options
author | ManeraKai <manerakai@protonmail.com> | 2022-05-31 06:29:15 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2022-05-31 06:29:15 +0300 |
commit | 81d1e26aefd7c4ab9c70761494d8226032569426 (patch) | |
tree | c41437026d6c2adc7225d62be97d6025a9686d9c /src/_locales/ar | |
parent | Small refining #292 (diff) | |
download | libredirect-81d1e26aefd7c4ab9c70761494d8226032569426.zip |
Optimizing and fixing bugs #286
Diffstat (limited to 'src/_locales/ar')
-rw-r--r-- | src/_locales/ar/messages.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/_locales/ar/messages.json b/src/_locales/ar/messages.json index a8bd46e4..7ec48d0c 100644 --- a/src/_locales/ar/messages.json +++ b/src/_locales/ar/messages.json @@ -203,6 +203,10 @@ "message": "نوع التوجيه", "description": "used in the settings page" }, + "embeddedVids": { + "message": "الواجهة الأمامية للفيديوهات المضمنة", + "description": "used in the settings page" + }, "both": { "message": "الإثنين", "description": "used in the settings page" |