diff options
| author | Ahri Enby <ahrienby@monocles.de> | 2025-05-13 09:45:11 +0000 |
|---|---|---|
| committer | dakkar <dakkar@thenautilus.net> | 2025-05-26 16:59:35 +0100 |
| commit | a7f403304159326ca11259bd001d2cd9c7367c4b (patch) | |
| tree | 6f4f17992c9723e53abb394ab0a3d27e06116857 | |
| parent | merge: add mediaDirectory config option to configure location of uploaded med... (diff) | |
| download | sharkey-a7f403304159326ca11259bd001d2cd9c7367c4b.tar.gz sharkey-a7f403304159326ca11259bd001d2cd9c7367c4b.tar.bz2 sharkey-a7f403304159326ca11259bd001d2cd9c7367c4b.zip | |
Update vi-VN.yml
| -rw-r--r-- | sharkey-locales/vi-VN.yml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sharkey-locales/vi-VN.yml b/sharkey-locales/vi-VN.yml index 361083d69e..c382e317e6 100644 --- a/sharkey-locales/vi-VN.yml +++ b/sharkey-locales/vi-VN.yml @@ -36,3 +36,14 @@ _externalNavigationWarning: trustThisDomain: "Tin tưởng tên miền này trên thiết bị này trong tương lai" misskeyUpdated: "Sharkey vừa được cập nhật!" mutuals: "Theo dõi nhau" + +_moderationLogTypes: + approve: "Đã chấp thuận" + decline: "Từ chối" + setMandatoryCW: "Đặt cảnh báo nội dung cho người dùng" + setRemoteInstanceNSFW: "Đặt máy chủ từ xa thành NSFW" + unsetRemoteInstanceNSFW: "Hủy cài đặt máy chủ từ xa thành NSFW" + rejectRemoteInstanceReports: "Báo cáo bị từ chối từ máy chủ từ xa" + acceptRemoteInstanceReports: "Đã chấp nhận báo cáo từ máy chủ từ xa" + rejectQuotesUser: "Đã chặn/Xóa bài đăng trích dẫn của người dùng" + allowQuotesUser: "Cho phép trích dẫn bài đăng từ người dùng" |