diff --git a/src/main/resources/lang/ar-SA/strings.yml b/src/main/resources/lang/ar-SA/strings.yml index 338e64081..e0fc0e059 100644 --- a/src/main/resources/lang/ar-SA/strings.yml +++ b/src/main/resources/lang/ar-SA/strings.yml @@ -186,7 +186,7 @@ stageEditorCustomPrompt: "Enter the name of a custom objective to add, , stageEditorCustomAlreadyAdded: "That custom objective has already been added!" stageEditorCustomCleared: "Custom objectives cleared." stageEditorCustomDataPrompt: "قم بإدخال قيمة ل :" -stageEditorEnterBlockNames: "Enter block names (or IDs), , " +stageEditorEnterBlockNames: "Enter block names, , " stageEditorBreakBlocksPrompt: "Enter break amounts (numbers), , " stageEditorDamageBlocksPrompt: "Enter damage amounts (numbers), , " stageEditorPlaceBlocksPrompt: "Enter place amounts (numbers), , " @@ -541,7 +541,7 @@ itemCreateLoadHand: "Load item in hand" itemCreateSetName: "Set name" itemCreateSetAmount: "Set amount" itemCreateSetDurab: "Set durability" -itemCreateSetEnchs: "Add/clear enchantments" +itemCreateSetEnchs: "Set enchantments" itemCreateSetDisplay: "Set display name" itemCreateSetLore: "Set lore" itemCreateSetClearMeta: "Clear extra data" @@ -856,3 +856,4 @@ timerStart: "لديك ثانية %s لإنهاء هذه ال questErrorReadingFile: "حدث خطأ أثناء قراءة ملف المسعى." questSaveError: "حدث خطأ أثناء الحفظ." noPermission: "You do not have permission to do that." +difference: "The difference is ''."