feat: Add conference manager (#71)

This commit is contained in:
Thomas Durieux
2021-09-06 09:34:39 +02:00
committed by GitHub
parent 6dba366296
commit 49da267d5f
23 changed files with 2085 additions and 30 deletions
+2 -1
View File
@@ -27,6 +27,7 @@
"user_not_found": "The current user is not found in the database",
"not_connected": "User is not connected",
"page_not_supported_on_different_branch": "Anonymized GitHub pages are only supported on the same branch.",
"page_not_activated": "Anonymized GitHub page is not enabled."
"page_not_activated": "Anonymized GitHub page is not enabled.",
"conf_not_activated": "The conference is not activated."
}
}