Create separate CurrencyPickerView and tighten up ContentView
This commit is contained in:
@@ -13,29 +13,23 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"%@ has already been added" : {
|
||||
|
||||
},
|
||||
"1 BTC to %@" : {
|
||||
|
||||
},
|
||||
"21000000 BTC is the maximum." : {
|
||||
|
||||
},
|
||||
"2100000000000000 sats is the maximum." : {
|
||||
|
||||
},
|
||||
"Add %@" : {
|
||||
|
||||
},
|
||||
"Add Currency" : {
|
||||
|
||||
},
|
||||
"BTC" : {
|
||||
|
||||
},
|
||||
"Currency" : {
|
||||
"Change Currencies" : {
|
||||
|
||||
},
|
||||
"Currencies" : {
|
||||
|
||||
},
|
||||
"Current Currency" : {
|
||||
|
||||
},
|
||||
"Last updated: %@" : {
|
||||
@@ -46,6 +40,9 @@
|
||||
},
|
||||
"Sats" : {
|
||||
|
||||
},
|
||||
"Selected Currencies" : {
|
||||
|
||||
}
|
||||
},
|
||||
"version" : "1.0"
|
||||
|
||||
Reference in New Issue
Block a user