Skip to content

Commit

Permalink
Merge branch 'main' into release/v3.12.1-2400214
Browse files Browse the repository at this point in the history
  • Loading branch information
kcw-grunt authored Feb 16, 2024
2 parents 8e8481b + f28c55f commit f8a50c3
Show file tree
Hide file tree
Showing 184 changed files with 25,523 additions and 128 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
## Litewallet related

litewallet/partner-keys.plist
litewallet/GoogleService-Info.plist

Expand Down
4 changes: 2 additions & 2 deletions litewallet/Assets.xcassets/TabBar/Contents.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"info" : {
"author" : "xcode",
"version" : 1
"version" : 1,
"author" : "xcode"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "LW_RecieveV2.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 0 additions & 15 deletions litewallet/es.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -879,9 +879,6 @@
/* Fee: $0.01 */
"Send.bareFee" = "Tarifa: %1$@";

/* Fee: $0.01 */
"Send.bareFee" = "Tarifa: %1$@";

/* Send Bar Item Title */
"Send.barItemTitle" = "ENVIAR";

Expand Down Expand Up @@ -909,18 +906,6 @@
/* Fees: $0.01*/
"Send.fee" = "Honorarios: %1$@";

/* Fees: $0.01*/
"Send.fee" = "Honorarios: %1$@";

/* Fees: $0.01*/
"Send.fee" = "Honorarios: %1$@";

/* Fees Blank: */
"Send.feeBlank" = "Honorarios:";

/* Fees Blank: */
"Send.feeBlank" = "Honorarios:";

/* Fees Blank: */
"Send.feeBlank" = "Honorarios:";

Expand Down
12 changes: 0 additions & 12 deletions litewallet/fr.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -904,18 +904,6 @@
/* Fees: $0.01*/
"Send.fee" = "Frais: %1$@";

/* Fees: $0.01*/
"Send.fee" = "Frais: %1$@";

/* Fees: $0.01*/
"Send.fee" = "Frais: %1$@";

/* Fees Blank: */
"Send.feeBlank" = "Frais:";

/* Fees Blank: */
"Send.feeBlank" = "Frais:";

/* Fees Blank: */
"Send.feeBlank" = "Frais:";

Expand Down
12 changes: 0 additions & 12 deletions litewallet/id.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -904,18 +904,6 @@
/* Fees: $0.01*/
"Send.fee" = "Biaya: %1$@";

/* Fees: $0.01*/
"Send.fee" = "Biaya: %1$@";

/* Fees: $0.01*/
"Send.fee" = "Biaya: %1$@";

/* Fees Blank: */
"Send.feeBlank" = "Biaya:";

/* Fees Blank: */
"Send.feeBlank" = "Biaya:";

/* Fees Blank: */
"Send.feeBlank" = "Biaya:";

Expand Down
Loading

0 comments on commit f8a50c3

Please sign in to comment.