File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
components/ProjectSafeDashboard Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ export function ProjectSafeDashboard({
77
77
78
78
< div className = "flex justify-between" >
79
79
< ExternalLink className = "underline" href = { safeUrl } >
80
- < Trans > Go to your Safe</ Trans >
80
+ < Trans > Go to Safe</ Trans >
81
81
</ ExternalLink >
82
82
< BackToProjectButton projectPageUrl = { projectPageUrl } />
83
83
</ div >
Original file line number Diff line number Diff line change @@ -524,6 +524,9 @@ msgstr ""
524
524
msgid "JuiceboxDAO"
525
525
msgstr ""
526
526
527
+ msgid "Go to Safe"
528
+ msgstr ""
529
+
527
530
msgid "The issuance rate is reduced by this amount each cycle (unless the owner changes the issuance rate)."
528
531
msgstr ""
529
532
@@ -1400,9 +1403,6 @@ msgstr ""
1400
1403
msgid "Why Juicebox?"
1401
1404
msgstr ""
1402
1405
1403
- msgid "Go to your Safe"
1404
- msgstr ""
1405
-
1406
1406
msgid "Music"
1407
1407
msgstr ""
1408
1408
You can’t perform that action at this time.
0 commit comments