diff options
Diffstat (limited to 'OAuth/i18n/lld.json')
-rw-r--r-- | OAuth/i18n/lld.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/OAuth/i18n/lld.json b/OAuth/i18n/lld.json new file mode 100644 index 00000000..071194cf --- /dev/null +++ b/OAuth/i18n/lld.json @@ -0,0 +1,11 @@ +{ + "@metadata": { + "authors": [ + "Starladin" + ] + }, + "mwoauth-oauth2-granttype-auth-code": "Codesc d'autorisaziun", + "mwoauth-oauth2-granttype-refresh-token": "Ciaria danü le simbol", + "mwoauth-oauth2-granttype-client-credentials": "Dac dl cliënt", + "mwoauth-oauth2-invalid-access-token": "Simbol d'azes che ne vel nia" +} |