Add support for multiple currencies
This commit is contained in:
@@ -13,6 +13,9 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"%@ has already been added" : {
|
||||
|
||||
},
|
||||
"1 BTC to %@" : {
|
||||
|
||||
@@ -22,6 +25,12 @@
|
||||
},
|
||||
"2100000000000000 sats is the maximum." : {
|
||||
|
||||
},
|
||||
"Add %@" : {
|
||||
|
||||
},
|
||||
"Add Currency" : {
|
||||
|
||||
},
|
||||
"BTC" : {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user