aboutsummaryrefslogtreecommitdiffhomepage
path: root/themes/default/config.twig
diff options
context:
space:
mode:
authorThomas Citharel <tcit@tcit.fr>2015-03-13 22:48:54 +0100
committerThomas Citharel <tcit@tcit.fr>2015-03-13 22:48:54 +0100
commit92659b8e7fd6f006ca037a512831152025ad8933 (patch)
treefdce8475fb8512d76d3027f254d96c692053c4ba /themes/default/config.twig
parent329104c31d2351b9273177644d5049046508ac46 (diff)
downloadwallabag-92659b8e7fd6f006ca037a512831152025ad8933.tar.gz
wallabag-92659b8e7fd6f006ca037a512831152025ad8933.tar.zst
wallabag-92659b8e7fd6f006ca037a512831152025ad8933.zip
many translations improved and corrected
Diffstat (limited to 'themes/default/config.twig')
-rwxr-xr-xthemes/default/config.twig2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/config.twig b/themes/default/config.twig
index 6302a6a3..09e40e75 100755
--- a/themes/default/config.twig
+++ b/themes/default/config.twig
@@ -102,7 +102,7 @@
102 <p class="more-info">{% trans "Fetching process is controlled by two constants in your config file: IMPORT_LIMIT (how many articles are fetched at once) and IMPORT_DELAY (delay between fetch of next batch of articles)." %}</p> 102 <p class="more-info">{% trans "Fetching process is controlled by two constants in your config file: IMPORT_LIMIT (how many articles are fetched at once) and IMPORT_DELAY (delay between fetch of next batch of articles)." %}</p>
103 103
104 <h2>{% trans "Export your wallabag data" %}</h2> 104 <h2>{% trans "Export your wallabag data" %}</h2>
105 <p><a href="?export" target="_blank">{% trans "Export JSON" %}</a><br> 105 <p><a href="?export" target="_blank">{% trans "JSON export" %}</a><br>
106 <span class="more-info">Data will be exported in a single JSON file.</span></p> 106 <span class="more-info">Data will be exported in a single JSON file.</span></p>
107 107
108 <h2>{% trans "Fancy an E-Book ?" %}</h2> 108 <h2>{% trans "Fancy an E-Book ?" %}</h2>