forked from wikimedia/mediawiki-extensions-UserAgreement
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Localisation updates from https://translatewiki.net.
Change-Id: If65e861da2c40c8b0127d37f71209fcbc33a7d41
- Loading branch information
1 parent
ec7a872
commit 4fb5b38
Showing
1 changed file
with
5 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,12 @@ | ||
{ | ||
"@metadata": { | ||
"authors": [ | ||
"Metalhead64" | ||
"Metalhead64", | ||
"Kghbln" | ||
] | ||
}, | ||
"useragreement-desc": "Rendert nach der Anmeldung die Benutzervereinbarung.", | ||
"useragreement-desc": "Zeigt nach der Anmeldung die zu bestätigenden Nutzungsbedingungen", | ||
"useragreement-dialog-message": "Ja, ich stimme zu", | ||
"apihelp-uaAcceptAgreement-description": "Die Benutzervereinbarung akzeptieren", | ||
"apihelp-uaAcceptAgreement-summary": "Akzeptiert die Benutzervereinbarung" | ||
"apihelp-uaAcceptAgreement-description": "Die Nutzungbedingungen akzeptieren", | ||
"apihelp-uaAcceptAgreement-summary": "Akzeptieren der Nutzungsbedingungen" | ||
} |