diff --git a/i18n/lv.json b/i18n/lv.json
index 64f10f1e..03130ffd 100644
--- a/i18n/lv.json
+++ b/i18n/lv.json
@@ -44,5 +44,7 @@
"thanks-error-invalidpostid": "Ieraksta ID nav derīgs.",
"flow-thanks-thanked-notice": "{{GENDER:$3|Tu}} pateicies $1 par {{GENDER:$2|viņa|viņas|viņa}} komentāru.",
"notification-flow-thanks-post-link": "tavs komentārs",
- "notification-compact-header-flow-thank": "$1 {{GENDER:$2|pateicās}} {{GENDER:$3|tev}}."
+ "notification-compact-header-flow-thank": "$1 {{GENDER:$2|pateicās}} {{GENDER:$3|tev}}.",
+ "apihelp-flowthank-param-postid": "Ieraksta UUID, par ko pateikties.",
+ "apihelp-flowthank-example-1": "Nosūtīt pateicību par komentāru ar UUID xyz789"
}
diff --git a/i18n/sv.json b/i18n/sv.json
index a8f7c6ed..be32d6eb 100644
--- a/i18n/sv.json
+++ b/i18n/sv.json
@@ -10,7 +10,8 @@
"Dan Koehl",
"Hannibal-reserv",
"Hangsna",
- "Macofe"
+ "Macofe",
+ "Lejonel"
]
},
"thanks-desc": "Lägger till länkar för att tacka användare för redigeringar, kommentarer, etc.",
@@ -32,7 +33,7 @@
"thanks-thank-tooltip-no": "{{GENDER:$1|Avbryt}} tackmeddelandet",
"thanks-thank-tooltip-yes": "{{GENDER:$1|Skicka}} tackmeddelandet",
"thanks-confirmation2": "{{GENDER:$1|Skicka}} tack för denna redigering?",
- "thanks-thanked-notice": "{{GENDER:$3|Du}} tackade $1 för {{GENDER:$2|hans|hennes|sin}} redigering.",
+ "thanks-thanked-notice": "{{GENDER:$3|Du}} tackade $1 för {{GENDER:$2|hans|hennes|hans/hennes}} redigering.",
"thanks": "Skicka tack",
"thanks-submit": "Skicka tack",
"thanks-form-revid": "Versions-ID för redigering",
@@ -52,7 +53,7 @@
"notification-link-text-view-post": "Visa kommentar",
"thanks-error-invalidpostid": "Inläggs-ID är inte giltigt.",
"flow-thanks-confirmation-special": "Vill du skicka ett offentligt tack för denna kommentar?",
- "flow-thanks-thanked-notice": "{{GENDER:$3|Du}} tackade $1 för {{GENDER:$2|hans|hennes|sin}} kommentar.",
+ "flow-thanks-thanked-notice": "{{GENDER:$3|Du}} tackade $1 för {{GENDER:$2|hans|hennes|hans/hennes}} kommentar.",
"notification-flow-thanks-post-link": "din kommentar",
"notification-header-flow-thank": "$1 {{GENDER:$2|tackade}} {{GENDER:$5|dig}} för din kommentar på \"$3\".",
"notification-compact-header-flow-thank": "$1 {{GENDER:$2|tackade}} {{GENDER:$3|dig}}.",