Multi-language support. English by default
This commit is contained in:
parent
08024c1c77
commit
302e75228d
8 changed files with 53 additions and 5 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -45,6 +45,11 @@ js/copayMain.js
|
|||
css/copay.min.css
|
||||
css/vendors.min.css
|
||||
|
||||
# translation
|
||||
po/*
|
||||
!po/*.po
|
||||
js/translations.js
|
||||
|
||||
webapp
|
||||
browser-extensions/chrome/copay-chrome-extension
|
||||
browser-extensions/chrome/copay-chrome-extension.zip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue