summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'MLEB/Babel/i18n/api/fr.json')
-rw-r--r--MLEB/Babel/i18n/api/fr.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/MLEB/Babel/i18n/api/fr.json b/MLEB/Babel/i18n/api/fr.json
new file mode 100644
index 00000000..9b8e82e0
--- /dev/null
+++ b/MLEB/Babel/i18n/api/fr.json
@@ -0,0 +1,12 @@
+{
+ "@metadata": {
+ "authors": [
+ "Gomoko",
+ "Urhixidur"
+ ]
+ },
+ "apihelp-query+babel-description": "Obtenir des informations sur les langues connues de l’utilisateur",
+ "apihelp-query+babel-summary": "Obtenir des informations sur les langues que connaît l’utilisateur",
+ "apihelp-query+babel-param-user": "Utilisateur à propos duquel obtenir des informations",
+ "apihelp-query+babel-example-1": "Obtenir les informations de Babel pour l’utilisateur <kbd>Example</kbd>"
+}