add russian translation (thx adikalon)
This commit is contained in:
parent
543eb686c2
commit
ebbdc48f3e
2
init.lua
2
init.lua
@ -33,4 +33,4 @@ if minetest.get_modpath("lucky_block") then
|
||||
dofile(path .. "/lucky_block.lua")
|
||||
end
|
||||
|
||||
print ("[MOD] Mobs NPC loaded")
|
||||
print ("[MOD] Mobs Redo NPC's loaded")
|
||||
|
11
locale/mobs_npc.ru.tr
Normal file
11
locale/mobs_npc.ru.tr
Normal file
@ -0,0 +1,11 @@
|
||||
# textdomain:mobs_npc
|
||||
Igor=Игорь
|
||||
NPC dropped you an item for gold!=NPC дал вам предмет, который можно обменять на золото!
|
||||
NPC stands still.=NPC стоит на месте.
|
||||
NPC will follow you.=NPC будет следовать за вами.
|
||||
Npc=Npc
|
||||
Trader=Торговец
|
||||
Trader @1=Торговец @1
|
||||
Trader @1's stock:=Товары торговца @1:
|
||||
[MOD] Mobs Redo NPCs loaded=[МОД] Mobs Redo NPCs загружены
|
||||
[NPC] <Trader @1> Hello, @2, have a look at my wares.=[NPC] <Торговец @1> Привет, @2, взгляни на мой товар.
|
Loading…
x
Reference in New Issue
Block a user