Add address to public group page and handle empty collections

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2020-08-11 11:45:21 +02:00
parent 4b6f698b77
commit 727814c6a7
3 changed files with 161 additions and 47 deletions

View File

@@ -516,7 +516,6 @@
"Resources": "Resources",
"View all resources": "View all resources",
"Public page": "Public page",
"Followed by {count} persons": "Followed by {count} persons",
"Post a public message": "Post a public message",
"View all todos": "View all todos",
"Discussions": "Discussions",
@@ -749,5 +748,13 @@
"Group address": "Group address",
"Events tagged with {tag}": "Events tagged with {tag}",
"Explore events": "Explore events",
"#{tag}": "#{tag}"
"#{tag}": "#{tag}",
"{count} team members": "{count} team members",
"View all events": "View all events",
"No resources yet": "No resources yet",
"No posts yet": "No posts yet",
"No ongoing todos": "No ongoing todos",
"No discussions yet": "No discussions yet",
"Add / Remove…": "Add / Remove…",
"No public posts": "No public posts"
}