Add a warning message on the group page that the group is remote

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2021-11-06 10:45:06 +01:00
parent 9290ab9487
commit 53de80dfee
3 changed files with 16 additions and 2 deletions

View File

@@ -1228,5 +1228,7 @@
"Showing events starting on": "Showing events starting on",
"Showing events before": "Showing events before",
"Clear date filter field": "Clear date filter field",
"{count} members or followers": "No members or followers|One member or follower|{count} members or followers"
"{count} members or followers": "No members or followers|One member or follower|{count} members or followers",
"This profile is from another instance, the informations shown here may be incomplete.": "This profile is from another instance, the informations shown here may be incomplete.",
"View full profile": "View full profile"
}