Finished IBAN generator, Hotfixed standalone pages spacing, Imrpoved IBAN generator standalone appearance
Update commons.yml, iban-generator.yml, and 6 more files...
This commit is contained in:
@@ -85,6 +85,7 @@ file.drop.selected.multiple: "You selected <span class=\"np-file-drop-count\">??
|
||||
|
||||
license.mit.single: "MIT License"
|
||||
|
||||
format.download.as: "Download as"
|
||||
format.raw: "Raw"
|
||||
format.json: "JSON"
|
||||
format.yaml: "YAML"
|
||||
|
@@ -10,3 +10,9 @@ option.prefer.numbers: "Prefer numbers over letters"
|
||||
option.for.each: "Generate <i>X</i> for each country"
|
||||
option.sepa.enable: "Enable SEPA countries"
|
||||
option.non-sepa.enable: "Enable non-SEPA countries"
|
||||
|
||||
license.1: "The code for this project is released in the public domain."
|
||||
license.2: "The original source code can be found on <a href=\"https://github.com/aziascreations/Web-NibblePoker\">GitHub</a>."
|
||||
license.3: "Data from Swift's
|
||||
<a href=\"https://www.swift.com/standards/data-standards/iban-international-bank-account-number\">IBAN Registry</a>
|
||||
was also used and may be licensed under different terms."
|
||||
|
@@ -85,6 +85,7 @@ file.drop.selected.multiple: "Vous avez séléctionné <span class=\"np-file-dro
|
||||
|
||||
license.mit.single: "License MIT"
|
||||
|
||||
format.download.as: "Télécharger en"
|
||||
format.raw: "Brut"
|
||||
format.json: "JSON"
|
||||
format.yaml: "YAML"
|
||||
|
@@ -10,3 +10,9 @@ option.prefer.numbers: "Favoriser les nombres aux lettres"
|
||||
option.for.each: "Générer <i>X</i> pour chaque pays"
|
||||
option.sepa.enable: "Activer les pays SEPA"
|
||||
option.non-sepa.enable: "Activer les pays non-SEPA"
|
||||
|
||||
license.1: "Le code de ce projet est publié dans le domaine public."
|
||||
license.2: "Le code source original peut être trouvé sur <a href=\"https://github.com/aziascreations/Web-NibblePoker\">GitHub</a>."
|
||||
license.3: "Les données du
|
||||
<a href=\"https://www.swift.com/standards/data-standards/iban-international-bank-account-number\">Registre IBAN</a>
|
||||
de Swift ont également été utilisées et peuvent être soumises à des conditions de licence différentes."
|
||||
|
Reference in New Issue
Block a user