Skip to content
This repository has been archived by the owner on Aug 18, 2023. It is now read-only.

Commit

Permalink
post-rebase cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Atmosfearful committed Apr 7, 2023
1 parent 18af6d3 commit 4e943e8
Show file tree
Hide file tree
Showing 9 changed files with 130 additions and 111 deletions.
14 changes: 11 additions & 3 deletions app/locale/en-pseudo/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -432,6 +432,10 @@ msgstr ""
msgid "choose_bond.ubo.description"
msgstr ""

#: components/views/Home/index.tsx:176
msgid "connectModal.institutional"
msgstr ""

#: components/views/Home/index.tsx:168
msgid "connectModal.torus"
msgstr ""
Expand All @@ -440,7 +444,7 @@ msgstr ""
msgid "connectModal.wallet"
msgstr ""

#: components/views/Home/index.tsx:181
#: components/views/Home/index.tsx:185
msgid "connect_modal.connecting"
msgstr ""

Expand All @@ -452,7 +456,11 @@ msgstr ""
msgid "connect_modal.error_message_refused"
msgstr ""

#: components/views/Home/index.tsx:185
#: lib/constants.ts:37
msgid "connect_modal.error_processing"
msgstr ""

#: components/views/Home/index.tsx:189
msgid "connect_modal.error_title"
msgstr ""

Expand Down Expand Up @@ -941,7 +949,7 @@ msgstr ""
msgid "shared.loading"
msgstr ""

#: components/views/Home/index.tsx:177
#: components/views/Home/index.tsx:181
msgid "shared.login"
msgstr ""

Expand Down
14 changes: 11 additions & 3 deletions app/locale/en/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -432,6 +432,10 @@ msgstr "Treasury Balance"
msgid "choose_bond.ubo.description"
msgstr "C3 Universal Basic Offset"

#: components/views/Home/index.tsx:176
msgid "connectModal.institutional"
msgstr "institutional"

#: components/views/Home/index.tsx:168
msgid "connectModal.torus"
msgstr "social or email"
Expand All @@ -440,7 +444,7 @@ msgstr "social or email"
msgid "connectModal.wallet"
msgstr "connect a wallet"

#: components/views/Home/index.tsx:181
#: components/views/Home/index.tsx:185
msgid "connect_modal.connecting"
msgstr "Connecting..."

Expand All @@ -452,7 +456,11 @@ msgstr "We had some trouble connecting. Please try again."
msgid "connect_modal.error_message_refused"
msgstr "User refused connection."

#: components/views/Home/index.tsx:185
#: lib/constants.ts:37
msgid "connect_modal.error_processing"
msgstr "Request already processing. Please open your wallet and complete the request."

#: components/views/Home/index.tsx:189
msgid "connect_modal.error_title"
msgstr "Connection Error"

Expand Down Expand Up @@ -941,7 +949,7 @@ msgstr "Invalid quantity"
msgid "shared.loading"
msgstr "Loading..."

#: components/views/Home/index.tsx:177
#: components/views/Home/index.tsx:181
msgid "shared.login"
msgstr "Login"

Expand Down
4 changes: 4 additions & 0 deletions carbonmark/locale/en-pseudo/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -661,6 +661,10 @@ msgstr ""
msgid "connect_modal.error_message_refused"
msgstr ""

#: lib/constants.ts:29
msgid "connect_modal.error_processing"
msgstr ""

#: components/Layout/index.tsx:97
msgid "connect_modal.error_title"
msgstr ""
Expand Down
4 changes: 4 additions & 0 deletions carbonmark/locale/en/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -661,6 +661,10 @@ msgstr "We had some trouble connecting. Please try again."
msgid "connect_modal.error_message_refused"
msgstr "User refused connection."

#: lib/constants.ts:29
msgid "connect_modal.error_processing"
msgstr "Request already processing. Please open your wallet and complete the request."

#: components/Layout/index.tsx:97
msgid "connect_modal.error_title"
msgstr "Connection Error"
Expand Down
1 change: 0 additions & 1 deletion lib/constants/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ export const urls = {
offset: "https://app.klimadao.finance/#/offset",
pledges: "https://www.klimadao.finance/pledge",
info: "https://app.klimadao.finance/info",
redeem: "https://app.klimadao.finance/#/redeem",
resources: "https://www.klimadao.finance/resources",
siteBlog: "https://www.klimadao.finance/blog",
retirements: "https://www.klimadao.finance/retirements",
Expand Down
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

86 changes: 45 additions & 41 deletions site/locale/en-pseudo/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -473,6 +473,10 @@ msgstr ""
msgid "connect_modal.error_message_refused"
msgstr ""

#: lib/constants.ts:26
msgid "connect_modal.error_processing"
msgstr ""

#: components/pages/Pledge/PledgeDashboard/index.tsx:183
#: components/pages/Pledge/index.tsx:125
msgid "connect_modal.error_title"
Expand Down Expand Up @@ -1747,13 +1751,13 @@ msgstr ""
msgid "shared.404"
msgstr ""

#: components/Navigation/index.tsx:84
#: components/Navigation/index.tsx:238
#: components/Navigation/index.tsx:83
#: components/Navigation/index.tsx:237
msgid "shared.about"
msgstr ""

#: components/Navigation/index.tsx:116
#: components/Navigation/index.tsx:272
#: components/Navigation/index.tsx:115
#: components/Navigation/index.tsx:271
msgid "shared.app"
msgstr ""

Expand All @@ -1762,19 +1766,19 @@ msgid "shared.blog"
msgstr ""

#: components/Footer/index.tsx:43
#: components/Navigation/index.tsx:134
#: components/Navigation/index.tsx:289
#: components/Navigation/index.tsx:133
#: components/Navigation/index.tsx:288
msgid "shared.bond"
msgstr ""

#: components/Footer/index.tsx:37
#: components/Navigation/index.tsx:118
#: components/Navigation/index.tsx:276
#: components/Navigation/index.tsx:117
#: components/Navigation/index.tsx:275
msgid "shared.buy"
msgstr ""

#: components/Navigation/index.tsx:158
#: components/Navigation/index.tsx:313
#: components/Navigation/index.tsx:157
#: components/Navigation/index.tsx:312
msgid "shared.buy_carbon"
msgstr ""

Expand All @@ -1784,16 +1788,16 @@ msgstr ""
msgid "shared.cancel"
msgstr ""

#: components/Navigation/index.tsx:377
#: components/Navigation/index.tsx:376
msgid "shared.carbon_dashboard"
msgstr ""

#: components/Navigation/index.tsx:214
#: components/Navigation/index.tsx:213
msgid "shared.carbon_dashboards"
msgstr ""

#: components/Navigation/index.tsx:88
#: components/Navigation/index.tsx:243
#: components/Navigation/index.tsx:87
#: components/Navigation/index.tsx:242
#: components/pages/About/AboutHeader/index.tsx:31
#: components/pages/About/AboutHeader/index.tsx:61
msgid "shared.community"
Expand All @@ -1804,7 +1808,7 @@ msgid "shared.confirm"
msgstr ""

#: components/Footer/index.tsx:52
#: components/Navigation/index.tsx:252
#: components/Navigation/index.tsx:251
#: components/pages/About/AboutHeader/index.tsx:67
msgid "shared.contact"
msgstr ""
Expand All @@ -1823,16 +1827,16 @@ msgid "shared.contact_us"
msgstr ""

#: components/Footer/index.tsx:55
#: components/Navigation/index.tsx:106
#: components/Navigation/index.tsx:261
#: components/Navigation/index.tsx:105
#: components/Navigation/index.tsx:260
#: components/pages/About/AboutHeader/index.tsx:49
#: components/pages/About/AboutHeader/index.tsx:73
msgid "shared.disclaimer"
msgstr ""

#: components/Footer/index.tsx:46
#: components/Navigation/index.tsx:222
#: components/Navigation/index.tsx:385
#: components/Navigation/index.tsx:221
#: components/Navigation/index.tsx:384
msgid "shared.docs"
msgstr ""

Expand Down Expand Up @@ -1860,13 +1864,13 @@ msgstr ""
msgid "shared.home"
msgstr ""

#: components/Navigation/index.tsx:205
#: components/Navigation/index.tsx:368
#: components/Navigation/index.tsx:204
#: components/Navigation/index.tsx:367
msgid "shared.how_to_buy"
msgstr ""

#: components/Navigation/index.tsx:175
#: components/Navigation/index.tsx:332
#: components/Navigation/index.tsx:174
#: components/Navigation/index.tsx:331
msgid "shared.infinity"
msgstr ""

Expand All @@ -1880,13 +1884,13 @@ msgstr ""
msgid "shared.infinity_cta"
msgstr ""

#: components/Navigation/index.tsx:178
#: components/Navigation/index.tsx:335
#: components/Navigation/index.tsx:177
#: components/Navigation/index.tsx:334
msgid "shared.infinity_intro"
msgstr ""

#: components/Navigation/index.tsx:166
#: components/Navigation/index.tsx:321
#: components/Navigation/index.tsx:165
#: components/Navigation/index.tsx:320
msgid "shared.info"
msgstr ""

Expand All @@ -1912,13 +1916,13 @@ msgstr ""
msgid "shared.loveletter_cta"
msgstr ""

#: components/Navigation/index.tsx:190
#: components/Navigation/index.tsx:350
#: components/Navigation/index.tsx:189
#: components/Navigation/index.tsx:349
msgid "shared.loveletters"
msgstr ""

#: components/Navigation/index.tsx:150
#: components/Navigation/index.tsx:305
#: components/Navigation/index.tsx:149
#: components/Navigation/index.tsx:304
msgid "shared.offset"
msgstr ""

Expand All @@ -1931,23 +1935,23 @@ msgstr ""
msgid "shared.pending"
msgstr ""

#: components/Navigation/index.tsx:183
#: components/Navigation/index.tsx:343
#: components/Navigation/index.tsx:182
#: components/Navigation/index.tsx:342
msgid "shared.pledge"
msgstr ""

#: components/pages/Pledge/InvitationModals/RemoveModal/index.tsx:135
msgid "shared.remove"
msgstr ""

#: components/Navigation/index.tsx:196
#: components/Navigation/index.tsx:359
#: components/Navigation/index.tsx:195
#: components/Navigation/index.tsx:358
#: components/pages/Blog/Post/index.tsx:70
msgid "shared.resourcecenter"
msgstr ""

#: components/Navigation/index.tsx:193
#: components/Navigation/index.tsx:355
#: components/Navigation/index.tsx:192
#: components/Navigation/index.tsx:354
msgid "shared.resources"
msgstr ""

Expand All @@ -1956,17 +1960,17 @@ msgid "shared.resources.sort_by.header"
msgstr ""

#: components/Footer/index.tsx:40
#: components/Navigation/index.tsx:126
#: components/Navigation/index.tsx:281
#: components/Navigation/index.tsx:125
#: components/Navigation/index.tsx:280
msgid "shared.stake"
msgstr ""

#: components/pages/Infinity/index.tsx:512
msgid "shared.visit_klimadao_blog"
msgstr ""

#: components/Navigation/index.tsx:142
#: components/Navigation/index.tsx:297
#: components/Navigation/index.tsx:141
#: components/Navigation/index.tsx:296
msgid "shared.wrap"
msgstr ""

Expand Down
Loading

1 comment on commit 4e943e8

@vercel
Copy link

@vercel vercel bot commented on 4e943e8 Apr 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.