Skip to content

Instantly share code, notes, and snippets.

View mabras's full-sized avatar
🏠
Working from home

Mohamad Abras mabras

🏠
Working from home
View GitHub Profile
@mabras
mabras / rnb.erb
Created May 21, 2016 12:06 — forked from romainl/_rnb.md
RNB, a Vim colorscheme template
<%
# RNB, A VIM COLORSCHEME TEMPLATE
# Author: Romain Lafourcade (https://github.com/romainl)
# Canonical URL: https://gist.github.com/romainl/5cd2f4ec222805f49eca
# This template is designed to help vimmers create their own colorschemes
# without much effort.
#
# You will need Ruby to generate your colorscheme but Ruby knowledge is
# not needed at all.
@mabras
mabras / devise.ar.yml
Last active August 16, 2018 09:54 — forked from TamerShlash/devise.ar.yml
Arabic translations for Devise v3 and v4
# Additional translations at https://github.com/plataformatec/devise/wiki/I18n
ar:
devise:
confirmations:
confirmed: "تمّ تأكيد حسابك بنجاح."
send_instructions: "ستصلك خلال دقائق رسالة على بريدك الإلكترونيّ تتضمّن الخطوات اللّازمة لتأكيد حسابك."
send_paranoid_instructions: "إذا كان بريدك الإلكترونيّ موجود بالفعل فستصل إليه خلال دقائق رسالة تتضمّن الخطوات اللّازمة لتأكيد حسابك."
failure:
already_authenticated: "تمّ تسجيل دخولك مُسبقاً."