mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 06:56:03 +01:00
22 lines
662 B
JSON
22 lines
662 B
JSON
{
|
|
"language": "Deutsch",
|
|
"ui": {
|
|
"cancel": "Abbrechen",
|
|
"close": "Schließen",
|
|
"confirm": "Bestätigen",
|
|
"more": "Mehr...",
|
|
"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": "Serverankündigung von %s",
|
|
"txadmin_dm": "Direktnachricht von %s",
|
|
"txadmin_warn": "Du wurdest von %s gewarnt",
|
|
"txadmin_warn_content": "%s \nVerwarn ID: %s",
|
|
"txadmin_scheduledrestart": "Geplanter Neustart"
|
|
}
|