diff options
Diffstat (limited to 'src/locale/locales/zh-CN/messages.po')
-rw-r--r-- | src/locale/locales/zh-CN/messages.po | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/locale/locales/zh-CN/messages.po b/src/locale/locales/zh-CN/messages.po index c47455cd4..38a9bb00c 100644 --- a/src/locale/locales/zh-CN/messages.po +++ b/src/locale/locales/zh-CN/messages.po @@ -134,6 +134,11 @@ msgstr "本周新加入了 {0} 人" msgid "{0} of {1}" msgstr "第 {0} 个(共 {1} 个)" +#. Accessibility label describing how many characters the user has entered out of a 50-character limit in a text input field +#: src/screens/StarterPack/Wizard/StepDetails.tsx:55 +msgid "{0} out of 50" +msgstr "" + #: src/screens/StarterPack/StarterPackScreen.tsx:485 msgid "{0} people have used this starter pack!" msgstr "{0} 人使用过此新手包!" @@ -342,11 +347,6 @@ msgstr "<0>你</0> 及<1> </1><2>{0} </2>已包含在你的新手包中" msgid "⚠Invalid Handle" msgstr "⚠无效的账户代码" -#. Accessibility label describing how many characters the user has entered out of a 50-character limit in a text input field -#: src/screens/StarterPack/Wizard/StepDetails.tsx:55 -msgid "${state.name?.length} out of 50" -msgstr "" - #: src/components/dialogs/MutedWords.tsx:193 msgid "24 hours" msgstr "24 小时" |