Add support for currency selection
This commit is contained in:
@@ -4,11 +4,24 @@
|
||||
"" : {
|
||||
|
||||
},
|
||||
"1 BTC to USD" : {
|
||||
"%@ - %@" : {
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "new",
|
||||
"value" : "%1$@ - %2$@"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"1 BTC to %@" : {
|
||||
|
||||
},
|
||||
"BTC" : {
|
||||
|
||||
},
|
||||
"Currency" : {
|
||||
|
||||
},
|
||||
"Last updated: %@" : {
|
||||
|
||||
@@ -18,9 +31,6 @@
|
||||
},
|
||||
"Sats" : {
|
||||
|
||||
},
|
||||
"USD" : {
|
||||
|
||||
}
|
||||
},
|
||||
"version" : "1.0"
|
||||
|
||||
Reference in New Issue
Block a user