feat(i18n): get locales on build (#880)

This commit is contained in:
Corentin THOMASSET 2024-02-11 00:33:52 +01:00 committed by GitHub
parent 079aa2164c
commit dc0461595f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
478 changed files with 1029 additions and 1145 deletions

View file

@ -1,4 +0,0 @@
tools:
encryption:
title: Encrypt / decrypt text
description: Encrypt and decrypt text clear text using crypto algorithm like AES, TripleDES, Rabbit or RC4.

View file

@ -1,4 +0,0 @@
tools:
encryption:
title: Mã hóa / giải mã văn bản
description: Mã hóa và giải mã văn bản rõ bằng cách sử dụng thuật toán mã hóa như AES, TripleDES, Rabbit hoặc RC4.

View file

@ -1,4 +0,0 @@
tools:
encryption:
title: 加密/解密文本
description: 使用加密算法如AES、TripleDES、Rabbit或RC4加密和解密文本明文。