Add address to public group page and handle empty collections
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
||||
@@ -749,5 +749,13 @@
|
||||
"Group address": "Adresse du groupe",
|
||||
"Events tagged with {tag}": "Événements taggés avec {tag}",
|
||||
"Explore events": "Explorer les événements",
|
||||
"#{tag}": "#{tag}"
|
||||
"#{tag}": "#{tag}",
|
||||
"{count} team members": "{count} membres d'équipe",
|
||||
"View all events": "Voir tous les événements",
|
||||
"No resources yet": "Pas encore de ressources",
|
||||
"No posts yet": "Pas encore de billets",
|
||||
"No ongoing todos": "Pas de todos en cours",
|
||||
"No discussions yet": "Pas encore de discussions",
|
||||
"Add / Remove…": "Ajouter / Supprimer…",
|
||||
"No public posts": "Pas de billets publics"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user