mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-01 02:38:53 +00:00
9 lines
337 B
Lua
9 lines
337 B
Lua
Locales['sv'] = {
|
|
['left_instance'] = 'Du har lämnat byggnaden',
|
|
['invite_expired'] = 'Inbjudan har löpt ut',
|
|
['press_to_enter'] = 'Tryck ~INPUT_CONTEXT~ för att gå in i byggnaden',
|
|
['entered_instance'] = 'Du gick in i byggnaden',
|
|
['entered_into'] = '%s gick in i byggnaden',
|
|
['left_out'] = '%s har lämnat byggnaden',
|
|
}
|