Files
ox_lib/locales/de.json
Luke 7ffa12af4f feat(web/radial): global menu pagination
adds a More... button when menu items are over PAGE_ITEMS
2023-02-23 17:29:40 +01:00

10 lines
149 B
JSON

{
"language": "Deutsch",
"ui": {
"cancel": "Abbrechen",
"close": "Schließen",
"confirm": "Bestätigen",
"more": "More..."
}
}