From beb7a0cfcb6a5a76d680707a4c458eee51d87c07 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Fri, 21 Sep 2018 18:53:29 -0700 Subject: Use unique translation IDs instead of English text as key --- template/html/integrations.html | 78 ++++++++++++++++++++--------------------- 1 file changed, 39 insertions(+), 39 deletions(-) (limited to 'template/html/integrations.html') diff --git a/template/html/integrations.html b/template/html/integrations.html index 593db81..01f8197 100644 --- a/template/html/integrations.html +++ b/template/html/integrations.html @@ -1,22 +1,22 @@ -{{ define "title"}}{{ t "Integrations" }}{{ end }} +{{ define "title"}}{{ t "page.integrations.title" }}{{ end }} {{ define "content"}} @@ -31,131 +31,131 @@

Fever

- + - + -

{{ t "Fever API endpoint:" }} {{ rootURL }}{{ route "feverEndpoint" }}

+

{{ t "form.integration.fever_endpoint" }} {{ rootURL }}{{ route "feverEndpoint" }}

Pinboard

- + - +

Instapaper

- + - +

Pocket

{{ if not .hasPocketConsumerKeyConfigured }} - + {{ end }} - + {{ if not .form.PocketAccessToken }} -

{{ t "Connect your Pocket account" }}

+

{{ t "form.integration.pocket_connect_link" }}

{{ end }}

Wallabag

- + - + - + - + - +

Nunux Keeper

- + - +
- +
-

{{ t "Miniflux API" }}

+

{{ t "page.integration.miniflux_api" }}

-

{{ t "Bookmarklet" }}

+

{{ t "page.integration.bookmarklet" }}

-

{{ t "This special link allows you to subscribe to a website directly by using a bookmark in your web browser." }}

+

{{ t "page.integration.bookmarklet.help" }}

-