mirror of
				https://github.com/yattee/yattee.git
				synced 2025-10-31 04:31:54 +00:00 
			
		
		
		
	Localizations fixes
This commit is contained in:
		| @@ -122,7 +122,7 @@ struct VideoDetailsToolbar: View { | ||||
|                playerDetailsPageButtonLabelStyle.text, | ||||
|                player.playerSize.width > 450 | ||||
|             { | ||||
|                 Text(tool.wrappedValue.name) | ||||
|                 Text(tool.wrappedValue.name.localized()) | ||||
|                     .font(.system(size: 14).bold()) | ||||
|                     .padding(.trailing, 4) | ||||
|                     .foregroundColor(.white) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Arkadiusz Fal
					Arkadiusz Fal