mirror of
				https://github.com/ImranR98/Obtainium.git
				synced 2025-10-28 12:03:45 +01:00 
			
		
		
		
	Replace okay with ok
This commit is contained in:
		| @@ -590,7 +590,7 @@ class _ImportErrorDialogState extends State<ImportErrorDialog> { | ||||
|             onPressed: () { | ||||
|               Navigator.of(context).pop(null); | ||||
|             }, | ||||
|             child: Text(tr('okay'))) | ||||
|             child: Text(tr('ok'))) | ||||
|       ], | ||||
|     ); | ||||
|   } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user