Skip to content

🌐 Fix Arabic translations #179

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
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
13 changes: 0 additions & 13 deletions lib/src/res/country_codes.dart
Original file line number Diff line number Diff line change
Expand Up @@ -1403,19 +1403,6 @@ final List<Map<String, dynamic>> countryCodes = [
"display_name_no_e164_cc": "Isle of Man (IM)",
"e164_key": "44-IM-0",
},
{
"e164_cc": "972",
"iso2_cc": "IL",
"e164_sc": 0,
"geographic": true,
"level": 1,
"name": "Israel",
"example": "501234567",
"display_name": "Israel (IL) [+972]",
"full_example_with_plus_sign": "+972501234567",
"display_name_no_e164_cc": "Israel (IL)",
"e164_key": "972-IL-0",
},
{
"e164_cc": "39",
"iso2_cc": "IT",
Expand Down
18 changes: 9 additions & 9 deletions lib/src/res/strings/ar.dart
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ Map<String, String> ar = {
"AM": "أرمينيا",
"AW": "أروبا",
"AC": "جزيرة أسنسيون",
"AT": "أستراليا",
"AU": "النمسا",
"AT": "النمسا",
"AU": "أستراليا",
"AZ": "أذربيجان",
"BS": "باهاماس",
"BH": "البحرين",
Expand All @@ -35,10 +35,10 @@ Map<String, String> ar = {
"BG": "بلغاريا",
"BF": "بوركينا فاسو",
"BI": "بوروندي",
"KH": "كابو فيردي",
"CM": "كمبوديا",
"CA": "الكاميرون",
"CV": "كندا",
"KH": "كمبوديا",
"CM": "الكاميرون",
"CA": "كندا",
"CV": "كابو فيردي",
"BQ": "الجزر الكاريبية الهولندية",
"KY": "جزر كايمان",
"CF": "جمهورية أفريقيا الوسطى",
Expand All @@ -64,7 +64,7 @@ Map<String, String> ar = {
"DM": "دومينيكا",
"DO": "جمهورية الدومينيكان",
"TL": "تيمور الشرقية",
"EC": "الاكوادور",
"EC": "الإكوادور",
"EG": "مصر",
"SV": "السلفادور",
"GQ": "غينيا الاستوائية",
Expand All @@ -78,7 +78,7 @@ Map<String, String> ar = {
"FR": "فرنسا",
"GF": "غويانا الفرنسية",
"PF": "بولينزيا الفرنسية",
"GA": "الجابون",
"GA": "الغابون",
"GM": "غامبيا",
"GE": "جورجيا",
"DE": "ألمانيا",
Expand All @@ -97,7 +97,7 @@ Map<String, String> ar = {
"HT": "هايتي",
"HM": "جزيرة هيرد وجزر ماكدونالد",
"HN": "هندوراس",
"HK": "هونج كونج",
"HK": "هونغ كونغ",
"HU": "هنجاريا",
"IS": "آيسلندا",
"IN": "الهند",
Expand Down