mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-27 18:16:15 -04:00
feat(i18n): added vi tools translations (#876)
* Update Vietnamese translations in vi.yml file * Add Vietnamese translations for various tools
This commit is contained in:
parent
9c6b12225e
commit
079aa2164c
79 changed files with 326 additions and 3 deletions
4
src/tools/hmac-generator/locales/vi.yml
Normal file
4
src/tools/hmac-generator/locales/vi.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
tools:
|
||||
hmac-generator:
|
||||
title: Máy tạo HMAC
|
||||
description: Tính toán mã xác thực thông điệp dựa trên hash (HMAC) sử dụng một khóa bí mật và hàm băm yêu thích của bạn.
|
Loading…
Add table
Add a link
Reference in a new issue