diff options
author | Kuwa Lee <kuwalee1069@gmail.com> | 2024-06-14 01:57:55 +0800 |
---|---|---|
committer | Kuwa Lee <kuwalee1069@gmail.com> | 2024-06-14 01:57:55 +0800 |
commit | 3ea3b5a4d4c50ca96619c0885c30bf276cac4ab0 (patch) | |
tree | 4dcfcffc54aab4e1512e6086529baf02606415ab /src | |
parent | 23a14454dc8085b761ef7ae062aaebf4c4c3917c (diff) | |
download | voidsky-3ea3b5a4d4c50ca96619c0885c30bf276cac4ab0.tar.zst |
TW: hot fix
Diffstat (limited to 'src')
-rw-r--r-- | src/locale/locales/zh-TW/messages.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/locale/locales/zh-TW/messages.po b/src/locale/locales/zh-TW/messages.po index 227d5956a..6c30cf5ec 100644 --- a/src/locale/locales/zh-TW/messages.po +++ b/src/locale/locales/zh-TW/messages.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: zh-TW for bluesky-social-app\n" "POT-Creation-Date: \n" "Report-Msgid-Bugs-To: Kuwa Lee <kuwalee1069@gmail.com>, Frudrax Cheng <i@cynosura.one>\n" -"PO-Revision-Date: 2024-06-14 01:45+0800\n" +"PO-Revision-Date: 2024-06-14 01:57+0800\n" "Last-Translator: \n" "Language-Team: Frudrax Cheng <i@cynosura.one>, Kuwa Lee <kuwalee1069@gmail.com>, noeFly, snowleo208, Kisaragi Hiu, Yi-Jyun Pan, toto6038, cirx1e\n" "Language: zh_TW\n" @@ -2000,7 +2000,7 @@ msgstr "已被你跟隨的 <0>{0}</0> 和 <1>{1}</1> 跟隨" #: src/components/KnownFollowers.tsx:168 msgid "Followed by <0>{0}</0>, <1>{1}</1>, and {2, plural, one {# other} other {# others}}" -msgstr "已被你跟隨的 <0>{0}</0>, <1>{1}</1>, 和 {2, plural, one {其他 # 人跟隨} other {其他 # 人跟隨}}" +msgstr "已被你跟隨的 <0>{0}</0>, <1>{1}</1> 和{2, plural, one {其他 # 人跟隨} other {其他 # 人跟隨}}" #: src/view/com/modals/Threadgate.tsx:99 msgid "Followed users" |