mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 06:56:03 +01:00
22 lines
647 B
JSON
22 lines
647 B
JSON
{
|
|
"language": "Dansk",
|
|
"ui": {
|
|
"cancel": "Annuller",
|
|
"close": "Luk",
|
|
"confirm": "Bekræft",
|
|
"more": "Mere...",
|
|
"settings": {
|
|
"locale": "Change locale",
|
|
"locale_description": "Current language: ${language} (%s)",
|
|
"notification_audio": "Notification audio"
|
|
}
|
|
},
|
|
"open_radial_menu": "Open radial menu",
|
|
"cancel_progress": "Cancel current progress bar",
|
|
"txadmin_announcement": "Servermeddelelse af %s",
|
|
"txadmin_dm": "Direkte besked fra %s",
|
|
"txadmin_warn": "Du er blevet advaret af %s",
|
|
"txadmin_warn_content": "%s \nHandlings-id: %s",
|
|
"txadmin_scheduledrestart": "Planlagt genstart"
|
|
}
|