Skip to content

Commit

Permalink
Merge branch 'master' into LyricsSupport
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-hamilton36 authored Oct 3, 2023
2 parents 8697ae6 + 3c443e2 commit ae4759b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion src/strings/es-mx.json
Original file line number Diff line number Diff line change
Expand Up @@ -1773,5 +1773,6 @@
"MachineTranslated": "Traducido por Máquina",
"ForeignPartsOnly": "Solamente partes Forzadas/Foráneas",
"HearingImpairedShort": "HI/SDH",
"HeaderGuestCast": "Estrellas Invitadas"
"HeaderGuestCast": "Estrellas Invitadas",
"LabelIsHearingImpaired": "Para personas con discapacidad auditiva (SDH)"
}
3 changes: 2 additions & 1 deletion src/strings/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -1775,5 +1775,6 @@
"AiTranslated": "Traducido por IA",
"MachineTranslated": "Traducido por Máquina",
"HeaderGuestCast": "Estrellas Invitadas",
"ForeignPartsOnly": "Partes Forzadas/Foráneas solamente"
"ForeignPartsOnly": "Partes Forzadas/Foráneas solamente",
"LabelIsHearingImpaired": "Para personas con discapacidad auditiva (SDH)"
}

0 comments on commit ae4759b

Please sign in to comment.