From: Moritz Warning Date: Sat, 28 Mar 2020 11:23:08 +0000 (+0100) Subject: add missing columns X-Git-Tag: v2.1.0~3 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=51c2eca55d8a12a61829eaddb8bfd3b6941202aa;p=web%2Ffirmware-selector-openwrt-org.git add missing columns --- diff --git a/i18n.js b/i18n.js index 458ca41..dd04b2a 100644 --- a/i18n.js +++ b/i18n.js @@ -11,7 +11,7 @@ var translations = { 'tr-model': 'Model:', 'tr-target': 'Target', 'tr-version': 'Version:', - 'tr-date': 'Datum', + 'tr-date': 'Datum:', 'tr-downloads': 'Downloads', 'tr-custom-downloads': 'Custom Downloads', 'tr-factory-help': 'Factory Abbilder werden über die Weboberfläche der originalen Firmware eingespielt.', @@ -37,7 +37,7 @@ var translations = { 'tr-model': 'Modell:', 'tr-target': 'Platform:', 'tr-version': 'Version:', - 'tr-date': 'Date', + 'tr-date': 'Date:', '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.',