diff --git a/src/app/constant/JamiStrings.qml b/src/app/constant/JamiStrings.qml index 9624c0df46267caca49832b4fdbfc0969a4880b3..7ab85e0cd67421da3cc520a4ec59139563e3224a 100644 --- a/src/app/constant/JamiStrings.qml +++ b/src/app/constant/JamiStrings.qml @@ -53,7 +53,7 @@ Item { property string companyDeclarationYear: declarationYear + " " + companyName property string declarationYear: "© 2015-2022" property string companyName: "Savoir-faire Linux Inc." - property string slogan: "Taranis" + property string slogan: "Világfa" property string declaration: qsTr("Jami is a free universal communication software that respects the freedom and privacy of its users.") property string credits: qsTr("Credits")