summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2020-10-06 11:22:15 -0400
committerBrian Evans <grknight@gentoo.org>2020-10-06 11:22:15 -0400
commit4a2d3a0b7596731e11ef9257138653bec81d6fd3 (patch)
tree0e33fdfd38e791cc9ffe46f11f954a7dce86d618 /OAuth/i18n/lld.json
parentOpenIDConnect: Fix newly protected function (diff)
downloadextensions-4a2d3a0b7596731e11ef9257138653bec81d6fd3.tar.gz
extensions-4a2d3a0b7596731e11ef9257138653bec81d6fd3.tar.bz2
extensions-4a2d3a0b7596731e11ef9257138653bec81d6fd3.zip
Add OAuth for API access
Signed-off-by: Brian Evans <grknight@gentoo.org>
Diffstat (limited to 'OAuth/i18n/lld.json')
-rw-r--r--OAuth/i18n/lld.json11
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"
+}