Skip to content

Commit

Permalink
chore(locales): create ar.json (#182)
Browse files Browse the repository at this point in the history
  • Loading branch information
achrafvod authored Jun 8, 2024
1 parent 6c85ad7 commit aa72211
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions locales/ar.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"unlocked_door": "الباب مفتوح",
"locked_door": "الباب مغلق",
"lock_door": "[E] غلق",
"unlock_door": "[E] فتح",
"door_lock": "قفل الباب",
"passcode": "الكود",
"lockpick_broke": "المفك مكسور",
"pick_lock": "حصل مفتاح",
"add_lock": "إضافة باب",
"edit_lock": "تعديل باب",
"remove_lock": "حدف باب",
"cannot_unlock": "غير ممكن",
"cannot_lock": "غير ممكن",
"create_modify_lock": "إنشاء أو تعديل قفل باب",
"add_door_textui": "**إنشاء باب جديد** \n[LMB] للتأكيد إضغط \n[RMB] للإلغاء إضغط",
"command_closest": "إنشاء قفل أو التفعل مع أقرب باب"
}

0 comments on commit aa72211

Please sign in to comment.