mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-04 21:37:11 -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/uuid-generator/locales/vi.yml
Normal file
4
src/tools/uuid-generator/locales/vi.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
tools:
|
||||
uuid-generator:
|
||||
title: Trình tạo UUID
|
||||
description: Một UUID (Universally Unique Identifier) là một số 128 bit được sử dụng để xác định thông tin trong hệ thống máy tính. Số lượng UUID có thể có là 16^32, tương đương với 2^128 hoặc khoảng 3.4x10^38 (rất lớn!).
|
Loading…
Add table
Add a link
Reference in a new issue