aboutsummaryrefslogtreecommitdiffstats
path: root/includes/Rest/i18n/de.json
diff options
context:
space:
mode:
authorTranslation updater bot <l10n-bot@translatewiki.net>2024-10-17 09:04:59 +0200
committerTranslation updater bot <l10n-bot@translatewiki.net>2024-10-17 09:04:59 +0200
commit51c6df1cc4a6f93219fbea25ba1c129c0cb1d8d6 (patch)
treed68aecc44a05f70df417e957db0855c09d69af23 /includes/Rest/i18n/de.json
parent4a8c6c4838845989efa58f6f44ec773ff28ccc99 (diff)
downloadmediawikicore-51c6df1cc4a6f93219fbea25ba1c129c0cb1d8d6.tar.gz
mediawikicore-51c6df1cc4a6f93219fbea25ba1c129c0cb1d8d6.zip
Localisation updates from https://translatewiki.net.
Change-Id: I7845b834d7497f34569961c94a2e02845c4d431d
Diffstat (limited to 'includes/Rest/i18n/de.json')
-rw-r--r--includes/Rest/i18n/de.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/includes/Rest/i18n/de.json b/includes/Rest/i18n/de.json
index 9850eb6ec85b..830642217ffb 100644
--- a/includes/Rest/i18n/de.json
+++ b/includes/Rest/i18n/de.json
@@ -87,5 +87,6 @@
"rest-target-variant-required": "Zielvariante ist erforderlich.",
"rest-unsupported-language-conversion": "Nicht unterstützte Sprachkonvertierung: $1 zu $2",
"rest-unknown-content-model": "Unbekanntes Inhaltsmodell: $1",
- "rest-page-bundle-validation-error": "PageBundle stimmt nicht mit contentVersion überein: $1"
+ "rest-page-bundle-validation-error": "PageBundle stimmt nicht mit contentVersion überein: $1",
+ "rest-param-desc-revision-id": "Versions-ID"
}