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:
11
data/strings/en/iban-generator.yml
Normal file
11
data/strings/en/iban-generator.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
# IBAN Generator - EN
|
||||
|
||||
meta.title: "IBAN Generator"
|
||||
|
||||
country.label: "Country"
|
||||
|
||||
option.count: "IBAN Count"
|
||||
option.human.readable: "Format for readability"
|
||||
option.for.each: "Generate <i>X</i> for each country"
|
||||
option.sepa.enable: "Enable SEPA countries"
|
||||
option.non-sepa.enable: "Enable non-SEPA countries"
|
Reference in New Issue
Block a user