diff options
author | dan <dan.abramov@gmail.com> | 2024-12-17 00:11:21 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-17 00:11:21 +0000 |
commit | c9e429760d426df7549bfcd6292a0dc5e7fe7d7e (patch) | |
tree | f01afc3098a56c36d6ad7193f7e8e40333f3d989 /src/locale/locales/th/messages.po | |
parent | be33c626b03bafd3c4543a3962e87f9422d7d05d (diff) | |
download | voidsky-c9e429760d426df7549bfcd6292a0dc5e7fe7d7e.tar.zst |
[ELI5] Tweak wording on the signup screen (#7136)
* Tweak signup wordings * Update translations
Diffstat (limited to 'src/locale/locales/th/messages.po')
-rw-r--r-- | src/locale/locales/th/messages.po | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/locale/locales/th/messages.po b/src/locale/locales/th/messages.po index 61014c89c..7eb3cd8a8 100644 --- a/src/locale/locales/th/messages.po +++ b/src/locale/locales/th/messages.po @@ -3994,7 +3994,7 @@ msgstr "ป้อนรหัสผ่านของคุณ" #~ msgstr "กรอกผู้ให้บริการโฮสติ้งที่คุณต้องการ" #: src/screens/Signup/StepHandle.tsx:114 -msgid "Input your user handle" +msgid "Type your desired username" msgstr "กรอกชื่อผู้ใช้ของคุณ" #: src/view/com/composer/threadgate/ThreadgateBtn.tsx:49 @@ -9665,7 +9665,7 @@ msgid "Your following feed is empty! Follow more users to see what's happening." msgstr "ฟีดผู้ติดตามของคุณว่างเปล่า! ติดตามผู้ใช้เพิ่มเติมเพื่อดูความเคลื่อนไหว" #: src/screens/Signup/StepHandle.tsx:125 -msgid "Your full handle will be" +msgid "Your full username will be" msgstr "ชื่อผู้ใช้เต็มของคุณจะเป็น" #: src/screens/Settings/components/ChangeHandleDialog.tsx:219 @@ -9709,5 +9709,5 @@ msgid "Your report will be sent to the Bluesky Moderation Service" msgstr "รายงานของคุณจะถูกส่งไปยัง Bluesky Moderation Service" #: src/screens/Signup/index.tsx:142 -msgid "Your user handle" +msgid "Choose your username" msgstr "แฮนด์เดิลผู้ใช้ของคุณ" |