Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 56219dd

Browse files
lazz0Weblate
authored andcommitted
Translated using Weblate (Spanish)
Currently translated at 74.9% (728 of 971 strings) Translation: Riot Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/es/
1 parent ce4abc6 commit 56219dd

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/i18n/strings/es.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,10 @@
140140
"%(items)s and %(remaining)s others": "%(items)s y %(remaining)s otros",
141141
"%(items)s and one other": "%(items)s y otro",
142142
"%(items)s and %(lastItem)s": "%(items)s y %(lastItem)s",
143-
"and %(count)s others....other": "y %(count)s otros...",
144-
"and %(count)s others....one": "y otro...",
143+
"and %(count)s others...": {
144+
"other": "y %(count)s otros...",
145+
"one": "y otro..."
146+
},
145147
"%(names)s and %(lastPerson)s are typing": "%(names)s y %(lastPerson)s están escribiendo",
146148
"%(names)s and one other are typing": "%(names)s y otro están escribiendo",
147149
"%(names)s and %(count)s others are typing": "%(names)s y %(count)s otros están escribiendo",

0 commit comments

Comments
 (0)