New translations strings.xml (Vietnamese)

This commit is contained in:
Eugen Rochko 2024-03-13 16:46:20 +01:00
parent f5d64f3882
commit 50cf737db6
1 changed files with 6 additions and 0 deletions

View File

@ -679,4 +679,10 @@ Bạn càng theo dõi nhiều người thì nó sẽ càng sôi động và thú
<string name="post_pinned">Đã ghim tút</string>
<string name="post_unpinned">Đã bỏ ghim tút</string>
<!-- %s is the username -->
<string name="enable_new_post_notifications">Nhận thông báo khi @%s đăng tút</string>
<string name="disable_new_post_notifications">Tắt thông báo khi @%s đăng tút</string>
<string name="new_post_notifications_enabled">Bạn sẽ nhận thông báo khi có tút mới.</string>
<string name="new_post_notifications_disabled">Bạn sẽ không còn nhận thông báo khi có tút mới.</string>
<string name="mute_conversation">Không quan tâm nữa</string>
<string name="unmute_conversation">Tiếp tục quan tâm</string>
</resources>