Skip to content

Commit

Permalink
Merge pull request #6 from Faisal-beep22/patch-1
Browse files Browse the repository at this point in the history
Fixed duplication of hint message in arb.js
  • Loading branch information
TheWisker authored May 29, 2023
2 parents 0350c31 + 1672f51 commit 76139ba
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/lang/arb.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ export default {
},
hint: "تَلمِيح:",
hints: [
"!'password' تلميح: كلمة المرور هي",
"!تلميح: قم بوضع المؤشر في الزاوية العلوية يسار الشاشة",
"!تلميح: إضغط على الخلفية لتغييرها",
"!تلميح: أغلق الإعدادات لتقوم بحفظها",
"!تلميح: بعد 60 ثانية من الثبات الشاشة ستغلَق",
"!تلميح: قم بالضغط مرتين على شريط التمرير لإرجاع الوضع الإفتراضي"
"!'password' كلمة المرور هي",
"!قم بوضع المؤشر في الزاوية العلوية يسار الشاشة",
"!إضغط على الخلفية لتغييرها",
"!أغلق الإعدادات لتقوم بحفظها",
"!بعد 60 ثانية من الثبات الشاشة ستغلَق",
"!قم بالضغط مرتين على شريط التمرير لإرجاع الوضع الإفتراضي"
]
},
commands: {
Expand Down

0 comments on commit 76139ba

Please sign in to comment.