Add support notification via SMSManager

This commit is contained in:
jakubenglicky
2022-09-15 09:11:05 +02:00
parent db6fdf5e26
commit 1c3da995e3
5 changed files with 63 additions and 0 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",
};