diff --git a/main/src/main/resources/lang/ar-SA/strings.yml b/main/src/main/resources/lang/ar-SA/strings.yml index 0a353e4c4..8c1a10e98 100644 --- a/main/src/main/resources/lang/ar-SA/strings.yml +++ b/main/src/main/resources/lang/ar-SA/strings.yml @@ -668,7 +668,7 @@ inputNum: "Input must be a number." inputPosNum: "Input must be a positive number." questModified: "Your active Quest has been modified. You have been forced to quit the Quest." questNotExist: "Your active Quest no longer exists. You have been forced to quit the Quest." -questInvalidChoice: "Invalid choice. Type 'Yes' or 'No'" +questInvalidChoice: "Invalid choice. Type '' or ''" questPointsDisplay: "Quest points:" questNoDrop: "You may not drop Quest items." questNoBrew: "You may not brew Quest items."