Proper math namespace

This commit is contained in:
ElPumpo
2018-12-23 15:08:05 +01:00
parent b15e2d95b1
commit ee6b8a4c85
5 changed files with 11 additions and 10 deletions
+2 -2
View File
@@ -58,7 +58,7 @@ Locales['pl'] = {
-- Item
['used_medikit'] = 'użyłeś 1x Apteczki',
['used_bandage'] = 'użyłeś 1x Bandaża',
['not_enough_medikit'] = 'nie posiadasz ~b~apteczki~w~.',
['not_enough_bandage'] = 'nie posiadasz ~b~bandaża~w~.',
['not_enough_medikit'] = 'nie posiadasz ~b~apteczki~s~.',
['not_enough_bandage'] = 'nie posiadasz ~b~bandaża~s~.',
['healed'] = 'zostałeś potraktowany',
}