diff options
author | Kuwa Lee <kuwalee1069@gmail.com> | 2024-06-18 02:35:15 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-18 02:35:15 +0800 |
commit | b4e4c15fbbf1fc1ef2001ee78f70c461b39b1dc4 (patch) | |
tree | a766db7d0a5290f09f4a1762a63cc2f8d2da396e /src | |
parent | 2a83ad1f5c2778949f6701abd174651821b4ecbc (diff) | |
download | voidsky-b4e4c15fbbf1fc1ef2001ee78f70c461b39b1dc4.tar.zst |
Update src/locale/locales/zh-TW/messages.po
Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com>
Diffstat (limited to 'src')
-rw-r--r-- | src/locale/locales/zh-TW/messages.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/locale/locales/zh-TW/messages.po b/src/locale/locales/zh-TW/messages.po index 724ae9d66..be9413681 100644 --- a/src/locale/locales/zh-TW/messages.po +++ b/src/locale/locales/zh-TW/messages.po @@ -471,7 +471,7 @@ msgstr "您確定要從您的動態中移除 {0} 嗎?" #: src/components/FeedCard.tsx:190 msgid "Are you sure you want to remove this from your feeds?" -msgstr "您確定要從您的動態源中移除這個嗎?" +msgstr "您確定要將此從您的動態源中移除嗎?" #: src/view/com/composer/Composer.tsx:632 msgid "Are you sure you'd like to discard this draft?" |