diff --git a/src/app/net/jami/Constants/JamiStrings.qml b/src/app/net/jami/Constants/JamiStrings.qml
index 328f1bb3..f0044ffa 100644
--- a/src/app/net/jami/Constants/JamiStrings.qml
+++ b/src/app/net/jami/Constants/JamiStrings.qml
@@ -46,7 +46,7 @@ Item {
property string buildID: qsTr("Build ID")
property string version: qsTr("Version")
property string declarationYear: "Copyright © 2015–2025"
- property string slogan: "Astarte"
+ property string slogan: "Εἰρήνη"
property string declaration: qsTr('Jami, a GNU package, is software for universal and distributed peer-to-peer communication that respects the freedom and privacy of its users. Visit jami.net' + ' to learn more.')
property string noWarranty: qsTr('This program comes with absolutely no warranty. See the GNU General Public License, version 3 or later for details.')
property string contribute: qsTr('Contribute')