1
0
Fork 0
mirror of https://github.com/CorentinTh/it-tools.git synced 2025-07-31 11:09:37 +02:00

feat(i18n): get locales on build (#880)
Some checks failed
ci / ci (push) Has been cancelled
E2E tests / test (1/3) (push) Has been cancelled
E2E tests / test (2/3) (push) Has been cancelled
E2E tests / test (3/3) (push) Has been cancelled

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:
html-entities:
title: Escape html entities
description: Escape or unescape html entities (replace <,>, &, " and \' to their html version)

View file

@ -1,4 +0,0 @@
tools:
html-entities:
title: Thay thế các ký tự HTML
description: Thay thế hoặc bỏ thẻ các ký tự HTML (thay thế <,>, &, " và \' thành phiên bản HTML tương ứng)

View file

@ -1,4 +0,0 @@
tools:
html-entities:
title: 转义html实体
description: 转义或unescape html实体将<、>、&、“和\'替换为其html版本