mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/OATHAuth
synced 2024-11-24 08:14:15 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Idbd83461fc44cec5859e3beca0206dd92859a7e2
This commit is contained in:
parent
c192a14844
commit
b32ed77760
|
@ -73,6 +73,6 @@
|
|||
"apihelp-oathvalidate-description": "Valider un jeton d’authentification à deux facteurs (OATH).",
|
||||
"apihelp-oathvalidate-param-user": "Utilisateur pour lequel valider le jeton. Par défaut, l’utilisateur actuel.",
|
||||
"apihelp-oathvalidate-param-totp": "Jeton d’authentification à deux facteurs (OATH).",
|
||||
"apihelp-oath-example-1": "Valider un jeton pour l’utilisateur actuel",
|
||||
"apihelp-oath-example-2": "Valider un jeton pour l’utilisateur <kbd>Example</kbd>"
|
||||
"apihelp-oathvalidate-example-1": "Valider un jeton pour l’utilisateur actuel",
|
||||
"apihelp-oathvalidate-example-2": "Valider un jeton pour l’utilisateur <kbd>Example</kbd>"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue