about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2024-10-28 17:21:16 -0700
committerPaul Frazee <pfrazee@gmail.com>2024-10-28 17:21:16 -0700
commit39381e60e742b60a4d52827e17786afe3a11ac1d (patch)
tree61a9e7c97b338bcad84914dfab1d5264cea24f0b
parent30e0cc2430fd5b1d65c7f66bbc49b1c0592c5f2f (diff)
downloadvoidsky-39381e60e742b60a4d52827e17786afe3a11ac1d.tar.zst
Fix to ES locale
-rw-r--r--src/locale/locales/es/messages.po6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/locale/locales/es/messages.po b/src/locale/locales/es/messages.po
index 639e8fd35..6a7a56415 100644
--- a/src/locale/locales/es/messages.po
+++ b/src/locale/locales/es/messages.po
@@ -91,7 +91,7 @@ msgstr "{0, plural, one {me gusta} other {me gusta}}"
 #: src/components/FeedCard.tsx:213
 #: src/view/com/feeds/FeedSourceCard.tsx:300
 msgid "{0, plural, one {Liked by # user} other {Liked by # users}}"
-msgstr "{0, plural, one {Le gustó a # user} unos {Les gustó a # users}}"
+msgstr "{0, plural, one {Le gustó a # user} other {Les gustó a # users}}"
 
 #: src/screens/Profile/Header/Metrics.tsx:59
 msgid "{0, plural, one {post} other {posts}}"
@@ -2915,7 +2915,7 @@ msgstr "Seguido por <0>{0}</0>"
 
 #: src/components/KnownFollowers.tsx:217
 msgid "Followed by <0>{0}</0> and {1, plural, one {# other} other {# others}}"
-msgstr "Seguido por <0>{0}</0> y {1, plural, un {# other} otros {# others}}"
+msgstr "Seguido por <0>{0}</0> y {1, plural, one {# other} other {# others}}"
 
 #: src/components/KnownFollowers.tsx:204
 msgid "Followed by <0>{0}</0> and <1>{1}</1>"
@@ -2923,7 +2923,7 @@ msgstr "Seguido por <0>{0}</0> y <1>{1}</1>"
 
 #: src/components/KnownFollowers.tsx:186
 msgid "Followed by <0>{0}</0>, <1>{1}</1>, and {2, plural, one {# other} other {# others}}"
-msgstr "Seguido por <0>{0}</0>, <1>{1}</1>, y {2, plural, un {# other} otros {# others}}"
+msgstr "Seguido por <0>{0}</0>, <1>{1}</1>, y {2, plural, one {# other} other {# others}}"
 
 #: src/components/dialogs/PostInteractionSettingsDialog.tsx:404
 msgid "Followed users"