diff --git a/scripting/respawn-unlocker.sp b/scripting/respawn-unlocker.sp index d1f535c..8d9f4b8 100644 --- a/scripting/respawn-unlocker.sp +++ b/scripting/respawn-unlocker.sp @@ -12,7 +12,7 @@ public Plugin myinfo = { name = "Respawn unlocker", author = "Dron-elektron", description = "Allows you to remove invisible walls and add crates near the spawn zone at the end of the round", - version = "1.1.0", + version = "1.1.1", url = "" } diff --git a/translations/ru/respawn-unlocker.phrases.txt b/translations/ru/respawn-unlocker.phrases.txt index dd03d8b..843d9db 100644 --- a/translations/ru/respawn-unlocker.phrases.txt +++ b/translations/ru/respawn-unlocker.phrases.txt @@ -7,6 +7,6 @@ "Crates created" { - "ru" "{default}Добавлены ящики возле зоны возрождения" + "ru" "{default}Добавлены ящики возле респауна" } }