Localize the license's url
This commit is contained in:
parent
bf05d8ffb1
commit
6c585ac011
3 changed files with 6 additions and 4 deletions
|
@ -19,6 +19,8 @@
|
|||
"name": "Sub-Address KEy (SAKE) app",
|
||||
"version": "Version: {version}",
|
||||
"license": "License: {mit} or {apache}",
|
||||
"license_mit_url": "https://en.wikipedia.org/wiki/MIT_License",
|
||||
"license_apache_url": "https://en.wikipedia.org/wiki/Apache_License",
|
||||
"repository": "Repository: {url}",
|
||||
"close": "@:invariants.controls.close"
|
||||
},
|
||||
|
|
|
@ -19,6 +19,8 @@
|
|||
"name": "Sub-Address KEy (SAKE) app",
|
||||
"version": "Version : {version}",
|
||||
"license": "Licence : {mit} ou {apache}",
|
||||
"license_mit_url": "https://fr.wikipedia.org/wiki/Licence_MIT",
|
||||
"license_apache_url": "https://fr.wikipedia.org/wiki/Licence_Apache",
|
||||
"repository": "Dépôt : {url}",
|
||||
"close": "@:invariants.controls.close"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue