From 984befdcb9c73fe601d409c2977a63abe797ce95 Mon Sep 17 00:00:00 2001 From: Weblate Admin Date: Tue, 21 Jan 2020 16:38:35 +0000 Subject: [PATCH] Translated using Weblate (English) Currently translated at 100.0% (180 of 180 strings) Translation: Gancio/Website Translate-URL: https://weblate.gancio.org/projects/gancio/website/en/ --- locales/en.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/locales/en.json b/locales/en.json index fd13e3e7..7bb7ab2c 100644 --- a/locales/en.json +++ b/locales/en.json @@ -200,5 +200,12 @@ "5": "fifth", "-1": "last" }, - "about": "\n

Gancio is a shared agenda for local communities.

\n " + "about": "\n

Gancio is a shared agenda for local communities.

\n ", + "oauth": { + "authorization_request": "Application {app} is asking for the following authorization on {instance_name}:", + "redirected_to": "After confirmation you will be redirected to the address {url}", + "scopes": { + "event:write": "Add and edit your events" + } + } }