config/locales/administrate.ar.yml in semantic-administrate-0.1.0 vs config/locales/administrate.ar.yml in semantic-administrate-0.1.1
- old
+ new
@@ -3,12 +3,13 @@
administrate:
actions:
confirm: "هل أنت متأكد ؟"
destroy: "حذف"
edit: "تعديل"
- show: "إظهار"
- new: "جديد"
+ edit_resource: "تعديل %{name}"
+ show_resource: "إظهار %{name}"
+ new_resource: "جديد %{name}"
back: "الى الخلف"
controller:
create:
success: ".بنجاح %{resource} لقد تم إنشاء"
destroy:
@@ -17,10 +18,11 @@
success: ".بنجاح %{resource} لقد تم تحديث"
fields:
has_many:
more: إظهار %{count} من %{total_count}
none: "لا يوجد"
- has_one:
- not_supported: "غير مدعمه \"HasOne\" هذه العلاقه"
+ form:
+ error: error
+ errors: "%{pluralized_errors} prohibited this %{resource_name} from being saved:"
search:
clear: مسح البحث
label: بحث %{resource}