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:
url-parser:
title: Url parser
description: Parse an url string to get all the different parts (protocol, origin, params, port, username-password, ...)

View file

@ -1,4 +0,0 @@
tools:
url-parser:
title: Trình phân tích URL
description: Phân tích một chuỗi URL để lấy tất cả các phần khác nhau (giao thức, nguồn gốc, tham số, cổng, tên người dùng-mật khẩu, ...)

View file

@ -1,4 +0,0 @@
tools:
url-parser:
title: Url分析器
description: 解析url字符串以获取所有不同的部分协议、来源、参数、端口、用户名密码…