Files
ox_lib/locales/de.json

13 lines
207 B
JSON
Raw Normal View History

2022-06-16 16:26:34 +02:00
{
"language": "German",
"ui": {
"settings": {
"title": "Einstellungen",
"language": "Sprache"
},
2022-06-17 20:27:38 +02:00
"cancel": "Cancel",
2022-06-16 16:26:34 +02:00
"close": "Schließen",
"confirm": "Bestätigen"
}
}