Skip to content
This repository has been archived by the owner on Mar 30, 2021. It is now read-only.

Add arabic translations #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions rails/locale/ar.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
ar:
stripe:
errors:
incorrect_number: رقم البطاقة غير صحيح.
invalid_number: رقم البطاقة لبطاقة الائتمان غير صحيح.
invalid_expiry_month: شهر انتهاء صلاحية البطاقة غير صحيح.
invalid_expiry_year: سنة انتهاء صلاحية البطاقة غير صحيح.
invalid_cvc: رمز أمان البطاقة غير صحيح.
expired_card: انتهت صلاحية البطاقة.
incorrect_cvc: رمز ألامان للبطاقة غير صحيح.
incorrect_zip: " الرمز البريدي للبطاقة غير صحيح."
card_declined: البطاقة مرفوضه.
missing: لا توجد بطاقة على العميل الذي يتم محاسبته.
processing_error: يوجد خطأ أثناء تحميل البطاقة.
rate_limit: يوجد خطأ بإستمرار الضغط على API بسرعة كبيرة. الرجاء إخبارنا إذا
كنت تواجه هذا الخطأ بإستمرار.