This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Additional translations at https://github.com/plataformatec/devise/wiki/I18n | |
ar: | |
devise: | |
confirmations: | |
confirmed: "تمّ تأكيد حسابك بنجاح." | |
send_instructions: "ستصلك خلال دقائق رسالة على بريدك الإلكترونيّ تتضمّن الخطوات اللّازمة لتأكيد حسابك." | |
send_paranoid_instructions: "إذا كان بريدك الإلكترونيّ موجود بالفعل فستصل إليه خلال دقائق رسالة تتضمّن الخطوات اللّازمة لتأكيد حسابك." | |
failure: | |
already_authenticated: "تمّ تسجيل دخولك مُسبقاً." |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Additional translations at https://github.com/plataformatec/devise/wiki/I18n | |
ar: | |
devise: | |
confirmations: | |
confirmed: "لقد تم تأكيد حسابك بنجاح، وتم تسجيل دخولك." | |
send_instructions: "ستصلك خلال دقائق رسالة على بريدك الإلكتروني تتضمن الخطوات اللازمة لتأكيد حسابك." | |
send_paranoid_instructions: "إذا كان بريدك الإلكتروني مسجلاً عندنا فستصل إليه خلال دقائق رسالة تتضمن الخطوات اللازمة لتأكيد حسابك." | |
failure: | |
already_authenticated: "تم تسجيل دخولك مسبقاً." |