Skip to content

Commit

Permalink
Merge pull request #59 from MrZillaGold/patch-1
Browse files Browse the repository at this point in the history
Improving ru.yml
  • Loading branch information
GeorgH93 authored Jan 9, 2020
2 parents 124f865 + 89824ab commit d5467bb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions resources/lang/ru.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# To simplify the customisation and the translation process please check out the editor: http://ptp.pcgamingfreaks.at

Language:
NotFromConsole: "&cЭту команду нельзя использовать в консоле."
NotFromConsole: "&cЭту команду нельзя использовать в консоли."
Ingame:
NoPermission: "&cУ вас недостаточно прав для этого."
WorldDisabled: "&cИспользовать рюкзак не разрешено в этом мире."
NaN: "[\"\",{\"text\":\"Введенное значение не является числом!\",\"color\":\"red\"}]"
OwnBackpackClose: "Рюкзак закрыт!"
OwnBackpackClose_SendMethod: "action_bar"
#Parameter: {OwnerName}, {OwnerDisplayName}
PlayerBackpackClose: "Рюкзак {OwnerName} закрыь!"
PlayerBackpackClose: "Рюкзак {OwnerName} закрыт!"
PlayerBackpackClose_SendMethod: "action_bar"
InvalidBackpack: "Недействительный рюкзак."
NotAllowedInBackpack: "&c{ItemName} нельзя положить в рюкзак."
Expand All @@ -27,7 +27,7 @@ Language:
Header: "&6### Команды Minepacks ###"
Footer: "&6#############################"
Reload:
Reloading: "&1Перезагрузка ..."
Reloading: "&1Перезагрузка..."
Reloaded: "&1Плагин успешно перезагружен!"
Update:
CheckingForUpdates: "&1Проверка обновлений..."
Expand Down

0 comments on commit d5467bb

Please sign in to comment.