Skip to content

Commit

Permalink
feat: add arabic translations (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
spaenleh authored Aug 21, 2024
2 parents b8f5615 + 712dc2d commit 9a93aa7
Showing 1 changed file with 23 additions and 1 deletion.
24 changes: 23 additions & 1 deletion src/langs/ar.json
Original file line number Diff line number Diff line change
@@ -1 +1,23 @@
{}
{
"DELETE_ITEM_LOCATION_TITLE": "حذف موقع العنصر",
"DELETE_ITEM_LOCATION_BUTTON": "يمسح",
"DELETE_ITEM_LOCATION_EXPLANATION": "سيتم إزالة موقع {{name}} من الخريطة، ولكن سيظل من الممكن الوصول إلى العنصر.",
"DELETE_ITEM_BUTTON": "نفاية",
"DELETE_ITEM_TITLE": "عنصر سلة المهملات",
"DELETE_ITEM_EXPLANATION": "سيتم وضع العنصر {{name}} في سلة المهملات الخاصة بك. هل تريد المتابعة؟",
"GEOLOCATION_PICKER_PLACEHOLDER": "اكتب عنوانك هنا",
"GEOLOCATION_PICKER_NO_ADDRESS": "لم نتمكن من العثور على هذا العنوان",
"GEOLOCATION_PICKER_TITLE": "تحديد الموقع الجغرافي",
"Enter keywords here": "أدخل الكلمات الرئيسية هنا",
"filters": "المرشحات",
"Keywords": "الكلمات الرئيسية",
"Filters": "المرشحات",
"My Location": "موقعي",
"Description": "وصف",
"Name": "اسم",
"Add a new folder at this location": "أضف مجلدًا جديدًا في هذا الموقع",
"This location does not match a specific address.": "هذا الموقع لا يتطابق مع عنوان محدد.",
"Select a country": "حدد البلد",
"VIEW_ITEM_BUILDER_TOOLTIP": "عرض العنصر في Graasp Builder",
"VIEW_ITEM_PLAYER_TOOLTIP": "عرض العنصر في Graasp Player"
}

0 comments on commit 9a93aa7

Please sign in to comment.