diff options
author | GID <108791227+GID0317@users.noreply.github.com> | 2024-01-20 18:12:13 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-20 18:12:13 +0700 |
commit | 1cbbb6993cc5f987c1ec1b7fdca6788f1667dad8 (patch) | |
tree | 26fb51e089040e85b9da12605fb5694411b446f4 | |
parent | 4c473bf51c4d045155fe07d76851cc0280f38d52 (diff) | |
download | voidsky-1cbbb6993cc5f987c1ec1b7fdca6788f1667dad8.tar.zst |
Update messages.po
-rw-r--r-- | src/locale/locales/id/messages.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/locale/locales/id/messages.po b/src/locale/locales/id/messages.po index 808e4e8cc..bd431173e 100644 --- a/src/locale/locales/id/messages.po +++ b/src/locale/locales/id/messages.po @@ -1067,11 +1067,11 @@ msgstr "Edit Daftar Pengguna" #: src/view/com/modals/EditProfile.tsx:193 msgid "Edit your display name" -msgstr "Edit nama tampilan Anda" +msgstr "Ubah nama tampilan Anda" #: src/view/com/modals/EditProfile.tsx:211 msgid "Edit your profile description" -msgstr "Edit deskripsi profil Anda" +msgstr "Ubah deskripsi profil Anda" #: src/view/com/auth/create/Step2.tsx:108 #: src/view/com/auth/login/ForgotPasswordForm.tsx:152 |