first implementation of tamagui mobile pages
This commit is contained in:
14
resources/js/admin/i18n/locales/en/mobile.json
Normal file
14
resources/js/admin/i18n/locales/en/mobile.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"nav": {
|
||||
"dashboard": "Dashboard",
|
||||
"events": "Events",
|
||||
"tasks": "Tasks",
|
||||
"alerts": "Alerts",
|
||||
"profile": "Profile"
|
||||
},
|
||||
"actions": {
|
||||
"back": "Back",
|
||||
"close": "Close",
|
||||
"refresh": "Refresh"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user