diff options
Diffstat (limited to 'web/l10n')
-rw-r--r-- | web/l10n/de.json | 1 | ||||
-rw-r--r-- | web/l10n/en.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/web/l10n/de.json b/web/l10n/de.json index e8c86719..c0b3653c 100644 --- a/web/l10n/de.json +++ b/web/l10n/de.json @@ -145,6 +145,7 @@ "commandPhone": "Rufnummer", "commandMessage": "Nachricht", "commandTimezoneOffset": "Zeitverschiebung zu UTC", + "commandHearts": "Herzen / Blumen", "eventAll": "Alle Ereignisse", "eventDeviceOnline": "Gerät ist online", "eventDeviceOffline": "Gerät ist offline", diff --git a/web/l10n/en.json b/web/l10n/en.json index e7ff00b4..23b75deb 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -145,6 +145,7 @@ "commandPhone": "Phone Number", "commandMessage": "Message", "commandTimezoneOffset": "Timezone Offset to UTC", + "commandHearts": "Hearts / Flowers", "eventAll": "All Events", "eventDeviceOnline": "Device is online", "eventDeviceOffline": "Device is offline", |