AyuntamientoMadrid/participacion

View on GitHub
config/locales/ar/images.yml

Summary

Maintainability
Test Coverage
ar:
  images:
    remove_image: إزالة الصورة
    form:
      title: صورة وصفية
      title_placeholder: اضف عنوان للصورة
      delete_button: إزالة الصورة
      note: "يمكنك رفع صورة باحد الإمتدادات التالية: %{accepted_content_types}، وبحجم يصل إلى %{max_file_size} ميغابايت."
      add_new_image: إضافة صورة
    actions:
      destroy:
        notice: تم حذف الصورة بنجاح.
        alert: لايمكن حذف الصورة.
    errors:
      messages:
        in_between: يجب ان تكون بين %{min} و %{max}
        wrong_content_type: نوع المحتوى%{content_type} لا يطابق اي من المحتويات المقبولة %{accepted_content_types}