Add plural formatting, translate and tweak some accessibility strings in composer (#7997)

* add plural formatting and translate accessibility strings

* tweak accessibility label and add comments for translators

* fix

* tweak comments

* make label conditionally plural

* rm stray bracket

* try to fix prettier

* nope

* lint

* more lint

* prettier

---------

Co-authored-by: Hailey <me@haileyok.com>
This commit is contained in:
surfdude29
2025-04-02 23:44:03 +01:00
committed by GitHub
parent 0897a692da
commit 4a7fa07e87
2 changed files with 71 additions and 26 deletions
+2 -2
View File
@@ -113,8 +113,8 @@ function DialogInner({
</Text>
<Text style={[t.atoms.text_contrast_medium, a.leading_snug]}>
<Trans>
Please add any content warning labels that are applicable for
the media you are posting.
Please add any content warning labels that are applicable for the
media you are posting.
</Trans>
</Text>
</View>