-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtranslation.json
158 lines (158 loc) Β· 4.66 KB
/
translation.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
{
"alerts": {
"accept": "Accept",
"basic": "Basic alert",
"closable": "Closable alert",
"customActions": "Alert with custom actions",
"decline": "Decline",
"detail": "Detail",
"done": "Done",
"error": "Error text",
"errorDescription": "Error Description",
"icons": "Alert with icon",
"info": "Info text",
"infoDescription": "Additional description and information about copywriting.",
"success": "Success Text",
"successDescription": "Detailed description and advice about successful copywriting.",
"types": "Alert types",
"undo": "UNDO",
"warning": "Warning text",
"warningDescription": "This is a warning notice about copywriting."
},
"buttons": {
"curation-action": "Curation Action",
"decent-bookmarks": "Decent Bookmarks",
"farcaster-channels": "Farcaster Channels",
"signal-to-noise": "Signal-to-Noise",
"zen-mode": "Zen Mode"
},
"common": {
"advert": "Advert",
"alert": "Alert",
"apps": "Apps",
"auth": "Auth",
"authPages": "Auth Pages",
"auto": "Auto",
"autocomplete": "AutoComplete",
"avatar": "Avatar",
"back": "Back",
"breadcrumbs": "Breadcrumbs",
"button": "Button",
"cancel": "Cancel",
"checkbox": "checkbox",
"clientError": "Client Error",
"collapse": "Collapse",
"confirm": "Confirm",
"copied": "Copied to clipboard",
"copy": "Copy",
"day": "day",
"deleteQuestion": "Are you sure you want to delete?",
"dropdown": "Dropdown",
"edit": "Edit",
"email": "Email",
"error": "Error",
"firstName": "First Name",
"formError": "An error has occured",
"forms": "Forms",
"here": "here",
"info": "Information",
"input": "Input",
"keywords": "Any keywords?",
"landing": "Landing Page",
"lastName": "Last Name",
"loading": "Loading...",
"lock": "Lock",
"login": "Log In",
"maintenance": "Maintenance",
"modal": "Modal",
"moreDetails": "More details",
"name": "Name",
"notFound": "Sorry, thereβs nothing found",
"notification": "Notification",
"ok": "Ok",
"oops": "Oops!",
"openInNewTab": "Open in new tab",
"pages": "Pages",
"pagination": "Pagination",
"profilePage": "Profile Page",
"progress": "Progress",
"pwa": "Install PWA",
"radio": "Radio",
"rate": "Rate",
"requiredField": "This field is required!",
"result": "Result",
"save": "Save",
"select": "Select",
"steps": "Steps",
"submit": "Submit",
"success": "Success",
"switch": "Switch",
"tabs": "Tabs",
"tags": "Tags",
"today": "Today",
"upload": "Upload",
"warning": "Warning",
"delete": "Delete"
},
"curated-channels": {
"add-your-own": "DC or DM @artlu to specify your personalized list of channels. If we get >10 user requests, we will build a self-serve option."
},
"error404": {
"comeBack": "Return to Home",
"notFound": "Sorry, page not found!"
},
"fcan": {
"adsHidden": "User chooses to hide Ads",
"clickWithTracking": "Click w/ Tracking",
"clickWithoutTracking": "Click w/o Tracking",
"hideAds": "Hide Ads",
"reserved": "This space reserved",
"showAds": "Show ads"
},
"header": {
"changeLanguage": "Change language",
"changeTheme": "Change theme",
"darkTheme": "Dark",
"lightTheme": "Light",
"logout": "Logout",
"nightMode": {
"from": "From",
"title": "Nightmode",
"to": "To",
"h": "h"
}
},
"landingPage": {
"bottomCardTitle": "FOSS Contributions",
"leftCardTitle": "Welcome to The BCBHShow Lite Client π",
"rightCardTitle": "More info..."
},
"sidebar": {
"about": "About Lite Client",
"bookmarks": "Decent Bookmarks",
"channels": "Channels",
"curated": "Curated Channels",
"feed": "Feed",
"foryou": "For You",
"sponsorship": "Sponsorship",
"votes": "Community Curation"
},
"sponsorship": {
"leftCardTitle": "Sponsor the BCBHShow",
"leftCardPre": "0.1 ETH for a 3-minute ad read",
"leftCardPost": "0.05 ETH for a 90-second ad read",
"everything": "Everything on /seemore",
"unlonely": "Streaming on /unlonely",
"episodes": "Mintable episodes on /base via /zora",
"clips": "Clips on /drakula",
"transcripts": "Transcripts on /paragraph",
"rightCardTitle": "Season 1 and 2 Sponsors"
},
"votes": {
"title": "Up/down community curation π / π",
"cast-action": "Cast Action will be deprecated 15 Aug 2024.",
"instruction": "Please vote via $DEGEN tips in Warpcast, Wildcard, Degencast.",
"leftCardTitle": "Highly upvoted accounts you don't follow yet",
"rightCardTitle": "Controversial accounts you do follow"
}
}