mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 15:06:02 +01:00
22 lines
668 B
JSON
22 lines
668 B
JSON
{
|
|
"language": "Norsk",
|
|
"ui": {
|
|
"cancel": "Avbryt",
|
|
"close": "Lukk",
|
|
"confirm": "Bekreft",
|
|
"more": "Mer...",
|
|
"settings": {
|
|
"locale": "Change locale",
|
|
"locale_description": "Current language: ${language} (%s)",
|
|
"notification_audio": "Notification audio"
|
|
}
|
|
},
|
|
"open_radial_menu": "Åpne radial menyen",
|
|
"cancel_progress": "Avbryt den nåværende fremdriftsindikatoren",
|
|
"txadmin_announcement": "Server annonsering fra %s",
|
|
"txadmin_dm": "Direktemelding fra %s",
|
|
"txadmin_warn": "Du har fått en advarsel fra %s",
|
|
"txadmin_warn_content": "%s \nAction ID: %s",
|
|
"txadmin_scheduledrestart": "Planlagt Omstart"
|
|
}
|