mirror of
				https://gitlab.com/comunic/comunicmobile
				synced 2025-11-04 04:04:18 +00:00 
			
		
		
		
	Fix bad translation
This commit is contained in:
		@@ -84,7 +84,7 @@ class _PushNotificationsConfigurationRouteState
 | 
			
		||||
            _NotificationOption(
 | 
			
		||||
              title: tr("Use independent notifications service"),
 | 
			
		||||
              description: tr(
 | 
			
		||||
                  "Configure Comunic to use your own self-hosted notifications service. This option is much more privacy-friendly, but it will drain your battery life."),
 | 
			
		||||
                  "Configure Comunic to use our own self-hosted notifications service. This option is much more privacy-friendly, but it will drain your battery."),
 | 
			
		||||
              option: PushNotificationsStatus.INDEPENDENT,
 | 
			
		||||
              current: currStatus,
 | 
			
		||||
              available:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user