Skip to content

Commit e1a621c

Browse files
committed
localize
1 parent 71824e0 commit e1a621c

File tree

1 file changed

+16
-8
lines changed

1 file changed

+16
-8
lines changed

BDKSwiftExampleWallet/Resources/Localizable.xcstrings

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
{
22
"sourceLanguage" : "en",
33
"strings" : {
4+
" High • %lld" : {
5+
6+
},
47
" High Priority - %lld" : {
58
"extractionState" : "stale",
69
"localizations" : {
@@ -18,7 +21,7 @@
1821
}
1922
}
2023
},
21-
" High: %lld" : {
24+
" Low • %lld" : {
2225

2326
},
2427
" Low Priority - %lld" : {
@@ -37,9 +40,6 @@
3740
}
3841
}
3942
}
40-
},
41-
" Low: %lld" : {
42-
4343
},
4444
" Med Priority - %lld" : {
4545
"extractionState" : "stale",
@@ -57,6 +57,9 @@
5757
}
5858
}
5959
}
60+
},
61+
" Medium • %lld" : {
62+
6063
},
6164
" No Priority - %lld" : {
6265
"extractionState" : "stale",
@@ -75,7 +78,7 @@
7578
}
7679
}
7780
},
78-
" None: %lld" : {
81+
" None %lld" : {
7982

8083
},
8184
"- %llu sats" : {
@@ -665,8 +668,12 @@
665668
}
666669
}
667670
}
671+
},
672+
"Fee Priority" : {
673+
668674
},
669675
"Fees" : {
676+
"extractionState" : "stale",
670677
"localizations" : {
671678
"fr" : {
672679
"stringUnit" : {
@@ -723,9 +730,6 @@
723730
}
724731
}
725732
}
726-
},
727-
"Med: %lld" : {
728-
729733
},
730734
"Navigation Title" : {
731735
"extractionState" : "stale",
@@ -923,8 +927,12 @@
923927
}
924928
}
925929
}
930+
},
931+
"powered by BDK" : {
932+
926933
},
927934
"powered by Bitcoin Dev Kit" : {
935+
"extractionState" : "stale",
928936
"localizations" : {
929937
"pt-BR" : {
930938
"stringUnit" : {

0 commit comments

Comments
 (0)