forked from GitHub/dbot
French translation
This commit is contained in:
parent
519b7ca7b0
commit
b933981859
@ -1,11 +1,14 @@
|
||||
{
|
||||
"no_warnings": {
|
||||
"en": "No warnings found for {user}."
|
||||
"en": "No warnings found for {user}.",
|
||||
"fr": "Aucun avertissement trouvé pour {user}."
|
||||
},
|
||||
"warning_info": {
|
||||
"en": "{user} has {num} warnings. More info can be found at {url}"
|
||||
"en": "{user} has {num} warnings. More info can be found at {url}",
|
||||
"fr": "{user} a {num} avertissements. Plus d'informations peuvent être trouvées ici : {url}"
|
||||
},
|
||||
"warn_notify": {
|
||||
"en": "Attention: {warner} has issued a warning to {warnee} for \"{reason}.\" More info can be found at {url}"
|
||||
"en": "Attention: {warner} has issued a warning to {warnee} for \"{reason}.\" More info can be found at {url}",
|
||||
"fr": "Attention : {warner} a donné un avertissement à {warnee} pour \"{reason}.\". Plus d'informations peuvent être trouvées ici : {url}"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user