Finished IBAN generator mockup and base page, Updated UUID generator to use shared strings

Update commons.yml, countries.yml, and 10 more files...
This commit is contained in:
2025-03-17 22:59:31 +01:00
parent dc16ec96be
commit 3e8ec44ae4
12 changed files with 712 additions and 11 deletions

View File

@@ -84,3 +84,9 @@ file.drop.selected.single: "Vous avez séléctionné 1 fichier"
file.drop.selected.multiple: "Vous avez séléctionné <span class=\"np-file-drop-count\">???</span> fichiers"
license.mit.single: "License MIT"
format.raw: "Brut"
format.json: "JSON"
format.yaml: "YAML"
action.generate: "Générer"