From 51c2eca55d8a12a61829eaddb8bfd3b6941202aa Mon Sep 17 00:00:00 2001 From: Moritz Warning Date: Sat, 28 Mar 2020 12:23:08 +0100 Subject: [PATCH] add missing columns --- i18n.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.', -- 2.30.2