From a45e6c2edca32dbf611b8aa17973cf1585ed49fd Mon Sep 17 00:00:00 2001 From: Moritz Warning Date: Fri, 27 Mar 2020 03:38:35 +0100 Subject: [PATCH] fix translation items --- i18n.js | 3 ++- index.html | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/i18n.js b/i18n.js index c977c14..d868cbe 100644 --- 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.', diff --git a/index.html b/index.html index 939261e..947d59c 100644 --- a/index.html +++ b/index.html @@ -43,7 +43,7 @@

Customize

- Request Build + Request Build -- 2.30.2