Group events on group dialog

This commit is contained in:
Natsumi
2025-11-19 01:41:53 +11:00
parent b1d661c086
commit 69848b6fdc
7 changed files with 173 additions and 11 deletions

View File

@@ -315,7 +315,7 @@
},
"prompt": {
"title": "Mutual Friend Graph",
"message": "No cached mutual friend graph data was found. Start fetching now?\\nThis may take a while, we will notify you when it is finishes",
"message": "No cached mutual friend graph data was found. Start fetching now? This may take a while, we will notify you when it is finishes",
"confirm": "Start Fetch",
"cancel": "Maybe Later"
},
@@ -1229,7 +1229,9 @@
"role_updated_at": "Updated At:",
"role_created_at": "Created At:",
"role_permissions": "Permissions:",
"last_visited": "Last Visited"
"last_visited": "Last Visited",
"past_events": "Past Events",
"upcoming_events": "Upcoming Events"
},
"posts": {
"header": "Posts",