mirror of
				https://gitlab.com/comunic/comunicmobile
				synced 2025-11-03 19:54:12 +00:00 
			
		
		
		
	Add missing translation
This commit is contained in:
		@@ -271,7 +271,7 @@ void showAboutAppDialog(BuildContext context) {
 | 
			
		||||
      applicationName: config().appName,
 | 
			
		||||
      children: <Widget>[
 | 
			
		||||
        Text(
 | 
			
		||||
          config().appQuickDescription ??
 | 
			
		||||
          tr(config().appQuickDescription) ??
 | 
			
		||||
              tr("Comunic is a free and OpenSource social network that respect your privacy."),
 | 
			
		||||
          textAlign: TextAlign.center,
 | 
			
		||||
        ),
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user