mirror of
				https://gitlab.com/comunic/comunicmobile
				synced 2025-11-04 04:04:18 +00:00 
			
		
		
		
	Start to display banner
This commit is contained in:
		@@ -48,3 +48,8 @@ String tr(String string, {Map<String, String> args}) {
 | 
			
		||||
 | 
			
		||||
  return string;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/// Get current lang
 | 
			
		||||
String lang() {
 | 
			
		||||
  return _currLang != null ? _currLang : "en";
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user