diff --git a/i18n/api/fr.json b/i18n/api/fr.json
index 109a692..b6a58f8 100644
--- a/i18n/api/fr.json
+++ b/i18n/api/fr.json
@@ -1,6 +1,7 @@
{
"@metadata": {
"authors": [
+ "Amire80",
"Gomoko",
"McDutchie",
"Thibaut120094",
@@ -22,7 +23,7 @@
"apihelp-query+extracts-example-1": "Obtenir un extrait de 175 caractères",
"apiwarn-textextracts-limit": "exlimit était trop grand pour une requête d'extraction d'article complet, réduit à $1.",
"apiwarn-textextracts-unsupportedmodel": "$1 a le modèle de contenu $2, qui n’est pas pris en charge ; renvoi d’un extrait vide.",
- "apiwarn-textextracts-title-in-file-namespace": "L’extraction pour un titre dans l’espace de noms Fichier a été demandée, rien n’a été renvoyé.",
+ "apiwarn-textextracts-title-in-file-namespace": "L’extraction pour un titre dans l’espace de noms Fichier a été demandée, rien n’a été renvoyé.",
"apiwarn-textextracts-sentences-and-html": "Le paramètre $1sentences peut avoir des résultats inattendus quand il est utilisé en mode HTML.",
"apiwarn-textextracts-malformed-html": "Le HTML peut être malformé ou non équilibré et peut omettre des images en ligne. À utiliser à vos risques et périls. Les problèmes connus sont listés sur https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:TextExtracts#Caveats."
}
diff --git a/i18n/api/nb.json b/i18n/api/nb.json
index b1c3168..7737dbb 100644
--- a/i18n/api/nb.json
+++ b/i18n/api/nb.json
@@ -1,6 +1,7 @@
{
"@metadata": {
"authors": [
+ "Amire80",
"Jon Harald Søby"
]
},
@@ -13,7 +14,7 @@
"apihelp-query+extracts-param-sectionformat": "Hvordan seksjoner formateres i rentekstmodus:",
"apihelp-query+extracts-paramvalue-sectionformat-plain": "Ingen formatering.",
"apihelp-query+extracts-paramvalue-sectionformat-wiki": "Formatering i wikitekststil (== som dette ==).",
- "apihelp-query+extracts-paramvalue-sectionformat-raw": "Denne modulens interne representasjon (seksjonstittel med prefiks <ASCII 1><ASCII 2><section level><ASCII 2><ASCII 1>).",
+ "apihelp-query+extracts-paramvalue-sectionformat-raw": "Denne modulens interne representasjon (seksjonstittel med prefiks <ASCII 1><ASCII 2><section level><ASCII 2><ASCII 1>).",
"apihelp-query+extracts-example-1": "Hent et utdrag på 175 tegn",
"apiwarn-textextracts-limit": "exlimit var for stor for en forespørsel om full artikkeluthenting, senket til $1.",
"apiwarn-textextracts-unsupportedmodel": "$1 har innholdsmodellen $2, som ikke støttes; returnerer en tom uthenting.",