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: "You selected 1 file"
file.drop.selected.multiple: "You selected <span class=\"np-file-drop-count\">???</span> files"
license.mit.single: "MIT License"
format.raw: "Raw"
format.json: "JSON"
format.yaml: "YAML"
action.generate: "Generate"