diff --git a/main/src/main/resources/lang/ro-RO/strings.yml b/main/src/main/resources/lang/ro-RO/strings.yml index d1553408d..9c144dbf0 100644 --- a/main/src/main/resources/lang/ro-RO/strings.yml +++ b/main/src/main/resources/lang/ro-RO/strings.yml @@ -291,20 +291,20 @@ eventEditorErrorReadingFile: "Eroare la citirea fișierului de Acțiuni." eventEditorErrorSaving: "S-a produs o eroare în timpul salvării." eventEditorDeleted: "Acțiune ștearsă, Misiunile și Acțiunile au fost încărcate." eventEditorSaved: "Acțiune salvată, Misiunile și Acțiunile au fost încărcate." -eventEditorEnterEventName: "Introdu numele acțiunii, " +eventEditorEnterEventName: "Introdu numele Acțiunii, " eventEditorModifiedNote: 'Note: You have modified an Action that the following Quests use:' eventEditorForcedToQuit: "If you save the Action, anyone who is actively doing any of these Quests will be forced to quit them." eventEditorEventInUse: "The following Quests use the Action" eventEditorMustModifyQuests: "You must modify these Quests first!" eventEditorNotANumberList: "Input was not a list of numbers!" eventEditorInvalidEntry: "Intrare invalidă" -eventEditorGiveItemsTitle: "- Dă obiecte -" -eventEditorEffectsTitle: "- Efecte sonore -" +eventEditorGiveItemsTitle: "- Dă Obiecte -" +eventEditorEffectsTitle: "- Efecte Sonore -" eventEditorStormTitle: "- Action Storm -" eventEditorThunderTitle: "- Action Thunder -" eventEditorMobSpawnsTitle: "- Action Mob Spawns -" eventEditorMobsTitle: "- Creaturi -" -eventEditorAddMobTypesTitle: "- Adaugă creatură -" +eventEditorAddMobTypesTitle: "- Adaugă Creatură -" eventEditorPotionEffectsTitle: "- Action Potion Effects -" eventEditorPotionTypesTitle: "- Action Potion Types -" eventEditorWorldsTitle: "- Lume -"