-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Ajout GroupDisabledReason SUSPENDED Non participation aux frais
- Loading branch information
1 parent
dbcd8f4
commit 5b6a3c0
Showing
5 changed files
with
6 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
{ | ||
"BLOCKED_BY_ADMIN": "Ce groupe a été bloqué, veuillez contacter [email protected]", | ||
"MOVED": "Ce groupe a déménagé", | ||
"SUSPENDED": "Ce groupe a été suspendu car il n'est pas à jour de sa participation annuelle aux frais d'hébergement. Veuillez contacter [email protected]", | ||
"goToNewAddress": "Aller à la nouvelle adresse" | ||
} |