Update fi.lua

### _Correctly translated fi.lua_
This commit is contained in:
Blooper
2023-03-26 21:42:25 +01:00
committed by GitHub
parent 85b340794c
commit f035e2f230
+2 -2
View File
@@ -28,6 +28,6 @@ Locales['fi'] = {
['data_incorrect'] = 'Data syötetty väärin. Yritä uudelleen.',
['invalid_format'] = 'Data syötetty väärässä muodossa. Yritä uudelleen.',
['no_identifier'] = 'Hahmosi lataamisessa ilmeni ongelma!\nVirhekoodi: identifier-missing\n\nVirhekoodin syytä ei tiedetä, joten ota yhteyttä ylläpitoon.',
['missing_identity'] = 'Hahmosi lataamisessa ilmeni ongelma!\nError code: identity-missing\n\nNäyttää että hahmoasi ei ole olemassa. Kokeile yhdistää uudelleen tai ota yhteyttä ylläpitoon',
['deleted_identity'] = 'Hahmosi on poistetu. Yhdistä uudestaan palvelimelle luodaksesi uuden hahmosi.'
['missing_identity'] = 'Hahmosi lataamisessa ilmeni ongelma!\nVirhekoodi: identity-missing\n\nNäyttää siltä että hahmoasi ei ole olemassa. Kokeile yhdistää uudelleen tai ota yhteyttä ylläpitoon',
['deleted_identity'] = 'Hahmosi on poistetu. Yhdistä palvelimelle uudestaan luodaksesi uusi hahmo.'
}