Create de_DE.json

This commit is contained in:
Edi 2017-10-10 20:37:35 +02:00 committed by GitHub
parent 9e23c4c40d
commit 34f9a39964
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
{
"plugin-data":
{
"name": "API",
"description": "Schnittstelle, für den Datenaustausch mit Bludit über das HTTP-Protokoll. Informationen zur Verwendung des Plugins unter <a href=\"https://docs.bludit.com/en/api/introduction\">API Introduction</a>."
},
"api-token": "API-Token",
"amount-of-pages": "Anzahl Seiten",
"this-is-the-maximum-of-pages-to-return-when-you-call-to": "Maximum der Seiten bei einem Aufruf /api/pages.",
"this-token-is-for-read-only-and-is-regenerated-every-time-you-install-the-plugin": "Der Token kann für Leserechte verwendet werden. Er wird bei bei einer Neuinstallation des Plugins erneuert."
}