mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-16 22:46:03 +01:00
feat(web/radial): global menu pagination
adds a More... button when menu items are over PAGE_ITEMS
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"ui": {
|
||||
"cancel": "取消",
|
||||
"close": "關閉",
|
||||
"confirm": "確認"
|
||||
"confirm": "確認",
|
||||
"more": "More..."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user