{
:seconds-unit-label="phone.t('Apps.clock.timer.secondsShort')"
/>
-
+
+
+
-
-
-
{
-
-
-
- {{ phone.t('Common.reset') }}
-
-
- {{
- phone.t(
- clock.timerStartedAt === null
- ? 'Common.start'
- : 'Common.pause',
- )
- }}
-
-
-
+
{
+
+
diff --git a/sky_phone/config/locales/en.lua b/sky_phone/config/locales/en.lua
index 0da97df..a8dc934 100644
--- a/sky_phone/config/locales/en.lua
+++ b/sky_phone/config/locales/en.lua
@@ -1446,7 +1446,7 @@ Locales["en"] = {
timer = {
time = "Timer duration", hours = "Hours", hoursShort = "hr", minutes = "Minutes", minutesShort = "min",
seconds = "Seconds", secondsShort = "sec",
- note = "Note", notePlaceholder = "Timer", sound = "Sound", ringing = "Timer",
+ description = "Description", note = "Note", notePlaceholder = "Timer", sound = "Sound", ringing = "Timer",
},
},
mail = {