Browse Source

Rename i18n file for account page

master
meriadec 7 years ago
parent
commit
9dd0dfeb33
No known key found for this signature in database GPG Key ID: 1D2FC2305E2CB399
  1. 2
      src/renderer/i18n.js
  2. 0
      static/i18n/en/account.yml
  3. 0
      static/i18n/fr/account.yml

2
src/renderer/i18n.js

@ -8,7 +8,7 @@ import staticPath from 'helpers/staticPath'
i18n.use(Backend).init({
ns: [
'accountPage',
'account',
'accountsOrder',
'addAccount',
'common',

0
static/i18n/en/accountPage.yml → static/i18n/en/account.yml

0
static/i18n/fr/accountPage.yml → static/i18n/fr/account.yml

Loading…
Cancel
Save