diff --git a/plinth/modules/syncthing/__init__.py b/plinth/modules/syncthing/__init__.py index f58759dc4..f14439fb8 100644 --- a/plinth/modules/syncthing/__init__.py +++ b/plinth/modules/syncthing/__init__.py @@ -37,7 +37,7 @@ managed_services = ['syncthing'] managed_packages = ['syncthing'] -title = _('File Synchronization (Syncthing)') +title = _('File Synchronization \n (Syncthing)') description = [ _('Syncthing is an application that can synchronizes files across '