Skip to content

Commit

Permalink
Update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
GarrisonBaird authored Jan 26, 2018
1 parent 8718bf1 commit 135e8dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 2.0/wquery/lang.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
'CHECK_FAILURE': {'zh_CN': u'版本检查失败.', 'en': u'Version check failure.', 'fr': u'Erreur de vérifier la version.'},
'NEW_VERSION': {'zh_CN': u'检查到新版本:', 'en': u'New version:', 'fr': u'Nouvelle version:'},
'UPDATE': {'zh_CN': u'更新', 'en': u'Update', 'fr': u'Mise à jour'},
'FORCE_UPDATE': {'zh_CN': u'强制更新字段', 'en': u'Force update'},
'SETTINGS': {'zh_CN': u'参数', 'en': u'Settings'},
'FORCE_UPDATE': {'zh_CN': u'强制更新字段', 'en': u'Force update', 'fr': u'Mise à jour forcée'},
'SETTINGS': {'zh_CN': u'参数', 'en': u'Settings', 'fr': u'Paramètres'},
}


Expand Down

0 comments on commit 135e8dd

Please sign in to comment.