Merge pull request #1300 from cmgustavo/feature/multilanguage-support
Feature/multilanguage support
This commit is contained in:
commit
a0eded69af
36 changed files with 1011 additions and 222 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