diff --git a/public/locales/ar/send.ftl b/public/locales/ar/send.ftl index 5d7bd54c..fd0829e6 100644 --- a/public/locales/ar/send.ftl +++ b/public/locales/ar/send.ftl @@ -130,3 +130,5 @@ whyJavascript = لماذا يتطلب فَيَرفُكس سِنْد جافاسك enableJavascript = رجاء فعّل جافاسكربت ثم أعد المحاولة. // A short representation of a countdown timer containing the number of hours and minutes remaining as digits, example "13h 47m" expiresHoursMinutes = { $hours }س { $minutes }د +// A short representation of a countdown timer containing the number of minutes remaining as digits, example "56m" +expiresMinutes = { $minutes }د