We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a028bbd commit c89eb9bCopy full SHA for c89eb9b
BDKSwiftExampleWallet/Resources/Localizable.xcstrings
@@ -66,6 +66,7 @@
66
}
67
},
68
"- %llu sats" : {
69
+ "extractionState" : "stale",
70
"localizations" : {
71
"fr" : {
72
"stringUnit" : {
@@ -82,6 +83,7 @@
82
83
84
85
"?" : {
86
87
88
89
@@ -183,6 +185,16 @@
183
185
184
186
187
188
+ "%@%lld sats" : {
189
+ "localizations" : {
190
+ "en" : {
191
+ "stringUnit" : {
192
+ "state" : "new",
193
+ "value" : "%1$@%2$lld sats"
194
+ }
195
196
197
+ },
198
"%lld Output%@" : {
199
200
"en" : {
@@ -271,6 +283,7 @@
271
283
272
284
273
285
"+ %llu sats" : {
286
274
287
275
288
276
289
0 commit comments