From 17c6fa1e77c9145ba6b050e53f291d24887f3da8 Mon Sep 17 00:00:00 2001 From: Moritz Warning Date: Fri, 27 Mar 2020 13:34:40 +0100 Subject: [PATCH] show asu build date --- config.js | 2 +- i18n.js | 2 ++ index.html | 1 + index.js | 12 ++++++++---- 4 files changed, 12 insertions(+), 5 deletions(-) diff --git a/config.js b/config.js index 9bfb51a..ef8fa84 100644 --- a/config.js +++ b/config.js @@ -13,5 +13,5 @@ var config = { }, // Build custom images // See https://github.com/aparcar/sasu - // asu_url: 'http://localhost:5000' + asu_url: 'https://chef.libremesh.org' }; diff --git a/i18n.js b/i18n.js index d868cbe..d946c63 100644 --- a/i18n.js +++ b/i18n.js @@ -11,6 +11,7 @@ var translations = { 'tr-model': 'Model:', 'tr-target': 'Target', 'tr-version': 'Version:', + '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.', @@ -32,6 +33,7 @@ var translations = { 'tr-model': 'Modell:', 'tr-target': 'Platform:', 'tr-version': 'Version:', + '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.', diff --git a/index.html b/index.html index 947d59c..c6cd268 100644 --- a/index.html +++ b/index.html @@ -52,6 +52,7 @@
Model:
Target:
Version: ()
+
Date: