File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Changelog
55
66### Features
77
8- - Implemented Voting Centar ([ PR 2315] ( https://github.com/input-output-hk/daedalus/pull/2315 ) )
8+ - Implemented Voting Centar ([ PR 2315] ( https://github.com/input-output-hk/daedalus/pull/2315 ) , [ PR 2353 ] ( https://github.com/input-output-hk/daedalus/pull/2353 ) )
99- Implemented transaction metadata display ([ PR 2338] ( https://github.com/input-output-hk/daedalus/pull/2338 ) )
1010- Displayed fee and deposit info in transaction details and in the delegation wizard ([ PR 2339] ( https://github.com/input-output-hk/daedalus/pull/2339 ) )
1111- Added SMASH server configuration options ([ PR 2259] ( https://github.com/input-output-hk/daedalus/pull/2259 ) )
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ const messages = defineMessages({
6464 androidAppButtonUrl : {
6565 id : 'voting.info.androidAppButtonUrl' ,
6666 defaultMessage :
67- '!!!https://play.google.com/store/apps/details?id=io.iohk.vitvoting&hl=es_419&gl=US ' ,
67+ '!!!https://play.google.com/store/apps/details?id=io.iohk.vitvoting' ,
6868 description : '"androidAppButtonUrl" for the Catalyst voting app' ,
6969 } ,
7070 appleAppButtonUrl : {
Original file line number Diff line number Diff line change 83878387 }
83888388 },
83898389 {
8390- "defaultMessage": "!!!https://play.google.com/store/apps/details?id=io.iohk.vitvoting&hl=es_419&gl=US ",
8390+ "defaultMessage": "!!!https://play.google.com/store/apps/details?id=io.iohk.vitvoting",
83918391 "description": "\"androidAppButtonUrl\" for the Catalyst voting app",
83928392 "end": {
83938393 "column": 3,
Original file line number Diff line number Diff line change 604604 "test.environment.shelleyTestnetLabel" : " Shelley Testnet" ,
605605 "test.environment.stagingLabel" : " Staging" ,
606606 "test.environment.testnetLabel" : " Testnet" ,
607- "voting.info.androidAppButtonUrl" : " https://play.google.com/store/apps/details?id=io.iohk.vitvoting&hl=es_419&gl=US " ,
607+ "voting.info.androidAppButtonUrl" : " https://play.google.com/store/apps/details?id=io.iohk.vitvoting" ,
608608 "voting.info.appleAppButtonUrl" : " https://apps.apple.com/in/app/catalyst-voting/id1517473397" ,
609609 "voting.info.bottomContentDescription" : " To register to vote for Catalyst Fund3 you first need to download the <b>Catalyst Voting</b> app on your Android or iOS smartphone." ,
610610 "voting.info.bottomContentTitle" : " Download the Catalyst Voting app on your smartphone" ,
Original file line number Diff line number Diff line change 604604 "test.environment.shelleyTestnetLabel" : " Shelleyテストネット" ,
605605 "test.environment.stagingLabel" : " ステージング" ,
606606 "test.environment.testnetLabel" : " テストネット" ,
607- "voting.info.androidAppButtonUrl" : " https://play.google.com/store/apps/details?id=io.iohk.vitvoting&hl=es_419&gl=US " ,
607+ "voting.info.androidAppButtonUrl" : " https://play.google.com/store/apps/details?id=io.iohk.vitvoting" ,
608608 "voting.info.appleAppButtonUrl" : " https://apps.apple.com/in/app/catalyst-voting/id1517473397" ,
609609 "voting.info.bottomContentDescription" : " Catalyst Fund3に有権者登録を行うためには、まずAndroidまたはiOSのスマートフォンに<b>Catalyst Voting</b>アプリをダウンロードする必要があります。" ,
610610 "voting.info.bottomContentTitle" : " スマートフォンにCatalyst Votingアプリをダウンロードします" ,
You can’t perform that action at this time.
0 commit comments