Implemented tools as applets, Added Docker CCTV page, Fixed small issues

Update app.py, uuid-generator.yml, and 47 more files...
This commit is contained in:
2025-02-20 17:24:05 +01:00
parent bd96d85699
commit 0e91b5ed96
43 changed files with 889 additions and 337 deletions

View File

@@ -1,4 +1,17 @@
# FR - UUID Generator
meta.title: "Générateur d'UUID"
type.label: "Type d'UUID"
type.uuid4: "UUID4 / GUID4"
option.count: "Nombre d'UUID/GUID"
option.hyphen: "Ajouter trait d'union"
option.guid_brackets: "Ajouter accolades pour GUID"
generate: "Générer"
download.raw: "Brut"
download.json: "JSON"
download.yaml: "YAML"