From 479933d3cc1c3301926d52a9813f9d4dc03ab2f1 Mon Sep 17 00:00:00 2001 From: Eichenholz Date: Tue, 4 Aug 2026 12:31:34 +0200 Subject: [PATCH] ENH - mail app --- sky_phone/config/locales/en.lua | 2 +- sky_phone/source/html/index.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sky_phone/config/locales/en.lua b/sky_phone/config/locales/en.lua index 86dcf4a..37182f7 100644 --- a/sky_phone/config/locales/en.lua +++ b/sky_phone/config/locales/en.lua @@ -29,7 +29,7 @@ Locales["en"] = { name = "Clock", lap = "Lap", minutes = "Minutes", add = "Add alarm", location = "Los Santos", tabs = { world = "World Clock", alarm = "Alarm", stopwatch = "Stopwatch", timer = "Timer" }, alarm = { - add = "Add Alarm", edit = "Edit Alarm", ringing = "Alarm", time = "Time", hours = "Hours", repeat = "Repeat", note = "Note", + add = "Add Alarm", edit = "Edit Alarm", ringing = "Alarm", time = "Time", hours = "Hours", ["repeat"] = "Repeat", note = "Note", notePlaceholder = "Alarm", sound = "Sound", delete = "Delete Alarm", never = "Never", everyDay = "Every Day", weekdays = "Weekdays", weekends = "Weekends", days = { sunday = "Sunday", monday = "Monday", tuesday = "Tuesday", wednesday = "Wednesday", thursday = "Thursday", friday = "Friday", saturday = "Saturday" }, diff --git a/sky_phone/source/html/index.html b/sky_phone/source/html/index.html index 16994a9..180ca5c 100644 --- a/sky_phone/source/html/index.html +++ b/sky_phone/source/html/index.html @@ -4,8 +4,8 @@ Sky Phone - - + +