From 8b5122c73956642997295a36825d8bbb0159e906 Mon Sep 17 00:00:00 2001 From: Onkel Andy Date: Sun, 17 Sep 2023 00:25:43 +0200 Subject: [PATCH] unifi plugin: adjust locale based on updated web interface --- unifi/locale.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/unifi/locale.yaml b/unifi/locale.yaml index 9cd18593f..fe8586a94 100755 --- a/unifi/locale.yaml +++ b/unifi/locale.yaml @@ -7,5 +7,5 @@ plugin_translations: 'Letztes Update': {'de': '=', 'en': 'Last update'} 'Letzter Change': {'de': '=', 'en': 'Last change'} 'PollCycle': {'de': 'Abfragezyklus (s)', 'en': 'Poll cycle (s)'} - - + 'Probleme': {'de': '=', 'en': 'Issues'} + 'Keine': {'de': '=', 'en': 'None'}