From 63073c4d0b710f9d1a52fd6d2f67224528d5021c Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Fri, 6 Sep 2019 08:34:16 -0400 Subject: [PATCH] New translations strings.yml (Romanian) --- main/src/main/resources/lang/ro-RO/strings.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/main/src/main/resources/lang/ro-RO/strings.yml b/main/src/main/resources/lang/ro-RO/strings.yml index 55d9487ff..2cd5b606d 100644 --- a/main/src/main/resources/lang/ro-RO/strings.yml +++ b/main/src/main/resources/lang/ro-RO/strings.yml @@ -345,12 +345,12 @@ eventEditorSetDuration: "Set duration" eventEditorNoWorld: "(No world set)" eventEditorSetWorldFirst: "You must set a world first!" eventEditorInvalidWorld: "is not a valid world name!" -eventEditorMustSetStormDuration: "You must set a storm duration!" +eventEditorMustSetStormDuration: "Trebuie să setați durata furtunii!" eventEditorStormCleared: "Storm data cleared." -eventEditorEnterStormWorld: "Enter a world name for the storm to occur in, " +eventEditorEnterStormWorld: "Introduceți numele lumii unde va avea loc furtuna, " eventEditorEnterDuration: "Enter duration (in seconds)" eventEditorThunder: "Action Thunder" -eventEditorMustSetThunderDuration: "You must set a thunder duration!" +eventEditorMustSetThunderDuration: "Trebuie să setați durata potopului!" eventEditorThunderCleared: "Thunder data cleared." eventEditorEnterThunderWorld: "Enter a world name for the thunder to occur in, " eventEditorEffects: "Action Sound Effects"