From 4a2d3a0b7596731e11ef9257138653bec81d6fd3 Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Tue, 6 Oct 2020 11:22:15 -0400 Subject: Add OAuth for API access Signed-off-by: Brian Evans --- OAuth/i18n/lld.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 OAuth/i18n/lld.json (limited to 'OAuth/i18n/lld.json') 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" +} -- cgit v1.2.3-65-gdbad