Merge pull request #2089 from jakubenglicky/smsmanager

feat: Add support notification via SMSManager
This commit is contained in:
Louis Lam
2022-09-16 14:29:50 +08:00
committed by GitHub
6 changed files with 64 additions and 1 deletions

View File

@@ -576,4 +576,7 @@ export default {
"Then choose an action, for example switch the scene to where an RGB light is red.": "Následně vyberte akci, například přepnutí scény z RGB světla na červenou.",
"Frontend Version": "Verze frontendu",
"Frontend Version do not match backend version!": "Verze frontendu neodpovídá verzi backendu!",
"You can divide numbers with": "Čísla můžete rozdělit pomocí ",
"or": "nebo",
"Gateway Type": "Typ brány",
};