mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 17:58:54 +00:00
10 lines
387 B
Lua
10 lines
387 B
Lua
Locales['fi'] = {
|
|
['skin_menu'] = 'ulkonäkö',
|
|
['use_rotate_view'] = 'paina ~INPUT_VEH_FLY_ROLL_LEFT_ONLY~ tai ~INPUT_VEH_FLY_ROLL_RIGHT_ONLY~ liikutaaksesi kameraa.',
|
|
['skin'] = 'vaihda ulkonäköä',
|
|
['saveskin'] = 'talleta ulkonäkö tiedostoon',
|
|
['confirm_escape'] = 'do you want to cancel the skin changer? All changes go unsaved.',
|
|
['no'] = 'no',
|
|
['yes'] = 'yes',
|
|
}
|