fixed Clear Chat

This commit is contained in:
Waltsh
2018-07-01 20:31:20 +03:00
committed by GitHub
parent 8dad759187
commit 2af146f83e
+3 -3
View File
@@ -69,8 +69,8 @@ Locales['fi'] = {
['weapon'] = 'ase',
['giveweapon'] = 'anna ase',
['disconnect'] = 'poistu serveriltä',
['chat_clear'] = 'clear the chat',
['chat_clear_all'] = 'clear the chat for everyone',
['chat_clear'] = 'tyhjennä chatti',
['chat_clear_all'] = 'tyhjennä chatti kaikilta',
-- Weapons
['weapon_knife'] = 'veitsi',
['weapon_nightstick'] = 'pamppu',
@@ -164,4 +164,4 @@ Locales['fi'] = {
['weapon_heavysniper_mk2'] = 'Raskas Tarkkuuskivääri Mk II',
['weapon_pistol_mk2'] = 'Pistooli Mk II',
['weapon_smg_mk2'] = 'Konepistooli Mk II',
}
}