Update comment

This commit is contained in:
DS Boyce
2026-03-03 16:05:14 -08:00
parent 19022c2d6f
commit d335430b53
+1 -1
View File
@@ -133,7 +133,7 @@ function TranslationLink({
<View style={[a.flex_row, a.align_center, a.gap_xs]}>
<Text style={[a.text_sm, t.atoms.text_contrast_medium]}>
<InlineLinkText
// Overridden to open an intent on android, but keep as anchor tag
// Overridden to translate on-device, but keep as anchor tag
// for accessibility
to={getTranslatorLink(postText, primaryLanguage)}
label={l`Translate`}