Files
ox_lib/locales/en.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
137 B
JSON

{
"language": "English",
"ui": {
"cancel": "Cancel",
"close": "Close",
"confirm": "Confirm",
"more": "More..."
}
}