Skip to content

Commit 73315b7

Browse files
author
Lucas Araujo
committed
[DDW-738] Fix button style
1 parent b1400ad commit 73315b7

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

source/renderer/app/i18n/locales/defaultMessages.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12967,69 +12967,69 @@
1296712967
"description": "Number of tokens title on Wallet summary assets page",
1296812968
"end": {
1296912969
"column": 3,
12970-
"line": 16
12970+
"line": 14
1297112971
},
1297212972
"file": "source/renderer/app/components/wallet/tokens/WalletNoTokens.js",
1297312973
"id": "wallet.summary.assets.tokensTitle",
1297412974
"start": {
1297512975
"column": 15,
12976-
"line": 12
12976+
"line": 10
1297712977
}
1297812978
},
1297912979
{
1298012980
"defaultMessage": "!!!Want to find out more about native tokens?",
1298112981
"description": "\"Learn more\" text in the Wallets Summary No Tokens component",
1298212982
"end": {
1298312983
"column": 3,
12984-
"line": 21
12984+
"line": 19
1298512985
},
1298612986
"file": "source/renderer/app/components/wallet/tokens/WalletNoTokens.js",
1298712987
"id": "wallet.summary.noTokens.learnMore.textTop",
1298812988
"start": {
1298912989
"column": 20,
12990-
"line": 17
12990+
"line": 15
1299112991
}
1299212992
},
1299312993
{
1299412994
"defaultMessage": "!!!Start by visiting the IOHK blog for a useful primer.",
1299512995
"description": "\"Learn more\" text in the Wallets Summary No Tokens component",
1299612996
"end": {
1299712997
"column": 3,
12998-
"line": 26
12998+
"line": 24
1299912999
},
1300013000
"file": "source/renderer/app/components/wallet/tokens/WalletNoTokens.js",
1300113001
"id": "wallet.summary.noTokens.learnMore.textBottom",
1300213002
"start": {
1300313003
"column": 23,
13004-
"line": 22
13004+
"line": 20
1300513005
}
1300613006
},
1300713007
{
1300813008
"defaultMessage": "!!!Learn more",
1300913009
"description": "\"Learn more\" label or button in the Wallets Summary No Tokens component",
1301013010
"end": {
1301113011
"column": 3,
13012-
"line": 32
13012+
"line": 30
1301313013
},
1301413014
"file": "source/renderer/app/components/wallet/tokens/WalletNoTokens.js",
1301513015
"id": "wallet.summary.noTokens.learnMore.linkLabel",
1301613016
"start": {
1301713017
"column": 22,
13018-
"line": 27
13018+
"line": 25
1301913019
}
1302013020
},
1302113021
{
1302213022
"defaultMessage": "!!!https://iohk.io/en/blog/posts/2021/02/04/native-tokens-to-bring-new-utility-to-life-on-cardano/",
1302313023
"description": "\"Learn more\" link URL in the Wallets Summary No Tokens component",
1302413024
"end": {
1302513025
"column": 3,
13026-
"line": 39
13026+
"line": 37
1302713027
},
1302813028
"file": "source/renderer/app/components/wallet/tokens/WalletNoTokens.js",
1302913029
"id": "wallet.summary.noTokens.learnMore.linkUrl",
1303013030
"start": {
1303113031
"column": 20,
13032-
"line": 33
13032+
"line": 31
1303313033
}
1303413034
}
1303513035
],

0 commit comments

Comments
 (0)