Skip to content

Commit 228fe74

Browse files
committed
chore(world_clock): fix translation
1 parent 4b03f0a commit 228fe74

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

world_clock/plugin.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
id = "noctalia/world_clock"
66
name = "World Clock"
7-
version = "1.0.1"
7+
version = "1.0.2"
88
plugin_api = 19
99
author = "noctalia"
1010
license = "MIT"

world_clock/translations/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"title": "World Clock",
33
"ui": {
4-
"empty": "No timezones yet. Add an IANA zone below.",
4+
"empty": "No timezones yet. Add an IANA zone.",
55
"add_placeholder": "Europe/Berlin",
66
"drag_tooltip": "Drag to reorder"
77
},

0 commit comments

Comments
 (0)