docs: fix unnecessary translation of strong tag (#37223)
When translating to Spanish, the tag itself doesn't have to be translated, to avoid confusion. So, strong should be kept "strong" and not "fuerte".
This commit is contained in:
committed by
Randell Dawson
parent
365f599c06
commit
372cba1c4c
@ -3,7 +3,7 @@ id: 587d781a367417b2b2512ab7
|
||||
title: Use the strong Tag to Make Text Bold
|
||||
challengeType: 0
|
||||
videoUrl: ''
|
||||
localeTitle: Utilice la etiqueta fuerte para hacer el texto en negrita
|
||||
localeTitle: Utilice la etiqueta strong para hacer el texto en negrita
|
||||
---
|
||||
|
||||
## Description
|
||||
|
Reference in New Issue
Block a user