From e9995bb5d2f20b4e5d90f3d77ee92a9fa83d60d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20K=C3=BChn?= Date: Fri, 1 May 2026 10:26:35 +0200 Subject: [PATCH] Change log button label from text to '+' to save space Co-Authored-By: Claude Sonnet 4.6 --- public/app.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/app.js b/public/app.js index a5a8924..cd56561 100644 --- a/public/app.js +++ b/public/app.js @@ -6,7 +6,7 @@ var STRINGS = { de: { hint:'Menü → "Zum Startbildschirm" für App-Icon', emptyLine1:'Noch keine Ziele.',emptyLine2:'Tippe auf + um zu starten.', - noEntry:'Noch kein Eintrag',log:'Eintragen', + noEntry:'Noch kein Eintrag',log:'+', noch:'Noch',dAbbr:'T',endet:'endet',todayShort:'heute',total:'total', todayHeading:'Heute',done2:'Gemacht',dailyGoal:'Tagesziel',remaining:'Noch', history:'Verlauf — heute & gestern bearbeitbar', @@ -62,7 +62,7 @@ var STRINGS = { en: { hint:'Menu → "Add to Home Screen" for app icon', emptyLine1:'No goals yet.',emptyLine2:'Tap + to get started.', - noEntry:'No entries yet',log:'Log', + noEntry:'No entries yet',log:'+', noch:'Left',dAbbr:'d',endet:'ends',todayShort:'today',total:'total', todayHeading:'Today',done2:'Done',dailyGoal:'Daily goal',remaining:'Left', history:'History — today & yesterday editable', @@ -118,7 +118,7 @@ var STRINGS = { pl: { hint:'Menu → "Dodaj do ekranu głównego" aby zainstalować', emptyLine1:'Brak celów.',emptyLine2:'Dotknij +, aby zacząć.', - noEntry:'Brak wpisów',log:'Zapisz', + noEntry:'Brak wpisów',log:'+', noch:'Jeszcze',dAbbr:'d',endet:'kończy',todayShort:'dziś',total:'łącznie', todayHeading:'Dziś',done2:'Wykonano',dailyGoal:'Cel dzienny',remaining:'Pozostało', history:'Historia — dziś i wczoraj edytowalne',