1
0

kivy: change language without restarting the app

This commit is contained in:
ThomasV
2016-02-04 10:49:51 +01:00
parent 0beb7e88d7
commit 2ffafbf634
8 changed files with 57 additions and 17 deletions

View File

@@ -1,4 +1,4 @@
#:import _ electrum.i18n._
#:import _ electrum_gui.kivy.i18n._
#:import Decimal decimal.Decimal
#:set btc_symbol unichr(171)
#:set mbtc_symbol unichr(187)