fix translation items
authorMoritz Warning <moritzwarning@web.de>
Fri, 27 Mar 2020 02:38:35 +0000 (03:38 +0100)
committerMoritz Warning <moritzwarning@web.de>
Fri, 27 Mar 2020 02:53:32 +0000 (03:53 +0100)
i18n.js
index.html

diff --git a/i18n.js b/i18n.js
index c977c14b46470b5b1821d649f8039d8ab49dca71..d868cbe045646caf9df071d2a720fd1f4fc98e96 100644 (file)
--- a/i18n.js
+++ b/i18n.js
@@ -12,6 +12,7 @@ var translations = {
                'tr-target': 'Target',
                'tr-version': 'Version:',
                'tr-downloads': 'Downloads',
+               'tr-custom-downloads': 'Custom Downloads',
                'tr-factory-help': 'Factory Abbilder werden über die Weboberfläche der originalen Firmware eingespielt.',
                'tr-sysupgrade-help': 'Sysupgrade Abbilder werden für Geräte verwendet, die bereits OpenWrt laufen haben. Es ist möglich, existierende Einstellungen beizubehalten.',
                'tr-kernel-help': 'Linux Kernel als separates Abbild.',
@@ -31,7 +32,7 @@ var translations = {
                'tr-model': 'Modell:',
                'tr-target': 'Platform:',
                'tr-version': 'Version:',
-               'tr-version-downloads': 'Downloads',
+               'tr-downloads': 'Downloads',
                'tr-custom-downloads': 'Custom Downloads',
                'tr-factory-help': 'Factory images are for flashing routers with OpenWrt for the first time. Usually via the web interface of the original firmware.',
                'tr-sysupgrade-help': 'Sysupgrade images are for flashing routers that already run OpenWrt. The image can be applied using the web interface or the terminal.',
index 939261e56620eabb26cbb000862dad9f574e5dab..947d59cd31226796e9e88a0d709f088c71845b2a 100644 (file)
@@ -43,7 +43,7 @@
                                <h3 class="tr-customize">Customize</h3>
                                <textarea id="packages" spellcheck="false" autocapitalize="off" autocorrect="off">luci</textarea>
                                <a href="javascript:build_asa_request()" class="custom-link">
-                                       <span>&#9881;</span><span class="tr-request-image">Request Build</span>
+                                       <span>&#9881;</span><span class="tr-request-build">Request Build</span>
                                </a>
                        </div>