diff --git a/locales/fi.lua b/locales/fi.lua index bce5ee69..61965f6c 100644 --- a/locales/fi.lua +++ b/locales/fi.lua @@ -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', -} \ No newline at end of file +}