mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 09:48:52 +00:00
10 lines
368 B
Lua
10 lines
368 B
Lua
Locales['de'] = {
|
|
['skin_menu'] = 'Skin Menü',
|
|
['use_rotate_view'] = 'benutze ~INPUT_VEH_FLY_ROLL_LEFT_ONLY~ und ~INPUT_VEH_FLY_ROLL_RIGHT_ONLY~ um die Sicht zu drehen.',
|
|
['skin'] = 'Skin ändern',
|
|
['saveskin'] = 'Skin speichern',
|
|
['confirm_escape'] = 'do you want to cancel the skin changer? All changes go unsaved.',
|
|
['no'] = 'no',
|
|
['yes'] = 'yes',
|
|
}
|