AyuntamientoMadrid/participacion

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

Summary

Maintainability
Test Coverage
he:
  images:
    remove_image: הסרת התמונה
    form:
      title: תאור התמונה
      title_placeholder: הוספת כותרת המתארת את התמונה
      delete_button: הסרת התמונה
      note: "ניתן להעלות תמונה אחת בנושאי התוכן הבאים: %{accepted_content_types}, גודל מקסמלי %{max_file_size} MB."
      add_new_image: הוספת תמונה
    actions:
      destroy:
        notice: התמונה נמחקה בהצלחה.
        alert: לא ניתן למחוק את התמונה.
    errors:
      messages:
        in_between: חייב להיות בין %{min} ו %{max}
        wrong_content_type: סוג תוכן %{content_type} אינו תואם לאף של סוגי תוכן המקובלים %{accepted_content_types}