Merge pull request #3082 from cmgustavo/translation/ru-01
New language: Russian
This commit is contained in:
commit
e0fc92c964
3 changed files with 1316 additions and 0 deletions
|
|
@ -62,6 +62,9 @@ angular.module('copayApp.controllers').controller('indexController', function($r
|
|||
}, {
|
||||
name: '日本語',
|
||||
isoCode: 'ja',
|
||||
}, {
|
||||
name: 'Pусский',
|
||||
isoCode: 'ru',
|
||||
}];
|
||||
|
||||
self.feeOpts = feeService.feeOpts;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue