From f376efc0e967d5e12095be07e22e25bd43c81894 Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Wed, 28 Aug 2019 03:22:34 -0400 Subject: [PATCH] New translations strings.yml (Romanian) --- main/src/main/resources/lang/ro-RO/strings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/src/main/resources/lang/ro-RO/strings.yml b/main/src/main/resources/lang/ro-RO/strings.yml index 2ff542222..177a5e3d8 100644 --- a/main/src/main/resources/lang/ro-RO/strings.yml +++ b/main/src/main/resources/lang/ro-RO/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."