Skip to content

Commit 7151fca

Browse files
committed
fix: restore code.json file
1 parent d50a97e commit 7151fca

File tree

3 files changed

+1134
-0
lines changed

3 files changed

+1134
-0
lines changed

i18n/en/code.json

Lines changed: 378 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,378 @@
1+
{
2+
"Documentation": {
3+
"message": "Documentation",
4+
"description": "Site title"
5+
},
6+
"Learn how to use the CoMapeo platform": {
7+
"message": "Learn how to use the CoMapeo platform",
8+
"description": "Text for the tagline of the webpage"
9+
},
10+
"Explore Documentation": {
11+
"message": "Explore Documentation",
12+
"description": "Button text for documentation link"
13+
},
14+
"WhatsApp Assistant": {
15+
"message": "WhatsApp Assistant",
16+
"description": "Button text for WhatsApp support link"
17+
},
18+
"Telegram Assistant": {
19+
"message": "Telegram Assistant",
20+
"description": "Button text for Telegram support link"
21+
},
22+
"Conversational Guidance": {
23+
"message": "Conversational Guidance",
24+
"description": "Feature title for voice-enabled QA bots section"
25+
},
26+
"Get instant voice assistance through our documentation bots that listen to your questions and respond with precise answers in real-time.": {
27+
"message": "Get instant voice assistance through our documentation bots that listen to your questions and respond with precise answers in real-time.",
28+
"description": "Description for voice-enabled QA bots section"
29+
},
30+
"Map in Any Language": {
31+
"message": "Map in Any Language",
32+
"description": "Feature title for multi-lingual documentation section"
33+
},
34+
"Access CoMapeo documentation in multiple languages, ensuring every team member can learn and contribute regardless of their native tongue.": {
35+
"message": "Access CoMapeo documentation in multiple languages, ensuring every team member can learn and contribute regardless of their native tongue.",
36+
"description": "Description for multi-lingual documentation section"
37+
},
38+
"Your Mapping Journey Starts Here": {
39+
"message": "Your Mapping Journey Starts Here",
40+
"description": "Feature title for comprehensive learning hub section"
41+
},
42+
"Everything you need to master the CoMapeo platform, from beginner tutorials to advanced techniques, all in one centralized knowledge center.": {
43+
"message": "Everything you need to master the CoMapeo platform, from beginner tutorials to advanced techniques, all in one centralized knowledge center.",
44+
"description": "Description for comprehensive learning hub section"
45+
},
46+
"theme.ErrorPageContent.title": {
47+
"message": "This page crashed.",
48+
"description": "The title of the fallback page when the page crashed"
49+
},
50+
"theme.BackToTopButton.buttonAriaLabel": {
51+
"message": "Scroll back to top",
52+
"description": "The ARIA label for the back to top button"
53+
},
54+
"theme.blog.archive.title": {
55+
"message": "Archive",
56+
"description": "The page & hero title of the blog archive page"
57+
},
58+
"theme.blog.archive.description": {
59+
"message": "Archive",
60+
"description": "The page & hero description of the blog archive page"
61+
},
62+
"theme.blog.paginator.navAriaLabel": {
63+
"message": "Blog list page navigation",
64+
"description": "The ARIA label for the blog pagination"
65+
},
66+
"theme.blog.paginator.newerEntries": {
67+
"message": "Newer entries",
68+
"description": "The label used to navigate to the newer blog posts page (previous page)"
69+
},
70+
"theme.blog.paginator.olderEntries": {
71+
"message": "Older entries",
72+
"description": "The label used to navigate to the older blog posts page (next page)"
73+
},
74+
"theme.blog.post.paginator.navAriaLabel": {
75+
"message": "Blog post page navigation",
76+
"description": "The ARIA label for the blog posts pagination"
77+
},
78+
"theme.blog.post.paginator.newerPost": {
79+
"message": "Newer post",
80+
"description": "The blog post button label to navigate to the newer/previous post"
81+
},
82+
"theme.blog.post.paginator.olderPost": {
83+
"message": "Older post",
84+
"description": "The blog post button label to navigate to the older/next post"
85+
},
86+
"theme.tags.tagsPageLink": {
87+
"message": "View all tags",
88+
"description": "The label of the link targeting the tag list page"
89+
},
90+
"theme.colorToggle.ariaLabel": {
91+
"message": "Switch between dark and light mode (currently {mode})",
92+
"description": "The ARIA label for the navbar color mode toggle"
93+
},
94+
"theme.colorToggle.ariaLabel.mode.dark": {
95+
"message": "dark mode",
96+
"description": "The name for the dark color mode"
97+
},
98+
"theme.colorToggle.ariaLabel.mode.light": {
99+
"message": "light mode",
100+
"description": "The name for the light color mode"
101+
},
102+
"theme.docs.breadcrumbs.navAriaLabel": {
103+
"message": "Breadcrumbs",
104+
"description": "The ARIA label for the breadcrumbs"
105+
},
106+
"theme.docs.DocCard.categoryDescription.plurals": {
107+
"message": "1 item|{count} items",
108+
"description": "The default description for a category card in the generated index about how many items this category includes"
109+
},
110+
"theme.docs.paginator.navAriaLabel": {
111+
"message": "Docs pages",
112+
"description": "The ARIA label for the docs pagination"
113+
},
114+
"theme.docs.paginator.previous": {
115+
"message": "Previous",
116+
"description": "The label used to navigate to the previous doc"
117+
},
118+
"theme.docs.paginator.next": {
119+
"message": "Next",
120+
"description": "The label used to navigate to the next doc"
121+
},
122+
"theme.docs.tagDocListPageTitle.nDocsTagged": {
123+
"message": "One doc tagged|{count} docs tagged",
124+
"description": "Pluralized label for \"{count} docs tagged\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)"
125+
},
126+
"theme.docs.tagDocListPageTitle": {
127+
"message": "{nDocsTagged} with \"{tagName}\"",
128+
"description": "The title of the page for a docs tag"
129+
},
130+
"theme.docs.versionBadge.label": {
131+
"message": "Version: {versionLabel}",
132+
"description": "The label of the version badge"
133+
},
134+
"theme.docs.versions.unreleasedVersionLabel": {
135+
"message": "This is unreleased documentation for {siteTitle} {versionLabel} version.",
136+
"description": "The label used to tell the user that he's browsing an unreleased doc version"
137+
},
138+
"theme.docs.versions.unmaintainedVersionLabel": {
139+
"message": "This is documentation for {siteTitle} {versionLabel}, which is no longer actively maintained.",
140+
"description": "The label used to tell the user that he's browsing an unmaintained doc version"
141+
},
142+
"theme.docs.versions.latestVersionSuggestionLabel": {
143+
"message": "For up-to-date documentation, see the {latestVersionLink} ({versionLabel}).",
144+
"description": "The label used to tell the user to check the latest version"
145+
},
146+
"theme.docs.versions.latestVersionLinkLabel": {
147+
"message": "latest version",
148+
"description": "The label used for the latest version suggestion link label"
149+
},
150+
"theme.common.editThisPage": {
151+
"message": "Edit this page",
152+
"description": "The link label to edit the current page"
153+
},
154+
"theme.common.headingLinkTitle": {
155+
"message": "Direct link to {heading}",
156+
"description": "Title for link to heading"
157+
},
158+
"theme.lastUpdated.atDate": {
159+
"message": " on {date}",
160+
"description": "The words used to describe on which date a page has been last updated"
161+
},
162+
"theme.lastUpdated.byUser": {
163+
"message": " by {user}",
164+
"description": "The words used to describe by who the page has been last updated"
165+
},
166+
"theme.lastUpdated.lastUpdatedAtBy": {
167+
"message": "Last updated{atDate}{byUser}",
168+
"description": "The sentence used to display when a page has been last updated, and by who"
169+
},
170+
"theme.navbar.mobileVersionsDropdown.label": {
171+
"message": "Versions",
172+
"description": "The label for the navbar versions dropdown on mobile view"
173+
},
174+
"theme.NotFound.title": {
175+
"message": "Page Not Found",
176+
"description": "The title of the 404 page"
177+
},
178+
"theme.tags.tagsListLabel": {
179+
"message": "Tags:",
180+
"description": "The label alongside a tag list"
181+
},
182+
"theme.AnnouncementBar.closeButtonAriaLabel": {
183+
"message": "Close",
184+
"description": "The ARIA label for close button of announcement bar"
185+
},
186+
"theme.admonition.caution": {
187+
"message": "caution",
188+
"description": "The default label used for the Caution admonition (:::caution)"
189+
},
190+
"theme.admonition.danger": {
191+
"message": "danger",
192+
"description": "The default label used for the Danger admonition (:::danger)"
193+
},
194+
"theme.admonition.info": {
195+
"message": "info",
196+
"description": "The default label used for the Info admonition (:::info)"
197+
},
198+
"theme.admonition.note": {
199+
"message": "note",
200+
"description": "The default label used for the Note admonition (:::note)"
201+
},
202+
"theme.admonition.tip": {
203+
"message": "tip",
204+
"description": "The default label used for the Tip admonition (:::tip)"
205+
},
206+
"theme.admonition.warning": {
207+
"message": "warning",
208+
"description": "The default label used for the Warning admonition (:::warning)"
209+
},
210+
"theme.blog.sidebar.navAriaLabel": {
211+
"message": "Blog recent posts navigation",
212+
"description": "The ARIA label for recent posts in the blog sidebar"
213+
},
214+
"theme.CodeBlock.copied": {
215+
"message": "Copied",
216+
"description": "The copied button label on code blocks"
217+
},
218+
"theme.CodeBlock.copyButtonAriaLabel": {
219+
"message": "Copy code to clipboard",
220+
"description": "The ARIA label for copy code blocks button"
221+
},
222+
"theme.CodeBlock.copy": {
223+
"message": "Copy",
224+
"description": "The copy button label on code blocks"
225+
},
226+
"theme.CodeBlock.wordWrapToggle": {
227+
"message": "Toggle word wrap",
228+
"description": "The title attribute for toggle word wrapping button of code block lines"
229+
},
230+
"theme.DocSidebarItem.expandCategoryAriaLabel": {
231+
"message": "Expand sidebar category '{label}'",
232+
"description": "The ARIA label to expand the sidebar category"
233+
},
234+
"theme.DocSidebarItem.collapseCategoryAriaLabel": {
235+
"message": "Collapse sidebar category '{label}'",
236+
"description": "The ARIA label to collapse the sidebar category"
237+
},
238+
"theme.NavBar.navAriaLabel": {
239+
"message": "Main",
240+
"description": "The ARIA label for the main navigation"
241+
},
242+
"theme.navbar.mobileLanguageDropdown.label": {
243+
"message": "Languages",
244+
"description": "The label for the mobile language switcher dropdown"
245+
},
246+
"theme.NotFound.p1": {
247+
"message": "We could not find what you were looking for.",
248+
"description": "The first paragraph of the 404 page"
249+
},
250+
"theme.NotFound.p2": {
251+
"message": "Please contact the owner of the site that linked you to the original URL and let them know their link is broken.",
252+
"description": "The 2nd paragraph of the 404 page"
253+
},
254+
"theme.TOCCollapsible.toggleButtonLabel": {
255+
"message": "On this page",
256+
"description": "The label used by the button on the collapsible TOC component"
257+
},
258+
"theme.blog.post.readMore": {
259+
"message": "Read more",
260+
"description": "The label used in blog post item excerpts to link to full blog posts"
261+
},
262+
"theme.blog.post.readMoreLabel": {
263+
"message": "Read more about {title}",
264+
"description": "The ARIA label for the link to full blog posts from excerpts"
265+
},
266+
"theme.blog.post.readingTime.plurals": {
267+
"message": "One min read|{readingTime} min read",
268+
"description": "Pluralized label for \"{readingTime} min read\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)"
269+
},
270+
"theme.docs.breadcrumbs.home": {
271+
"message": "Home page",
272+
"description": "The ARIA label for the home page in the breadcrumbs"
273+
},
274+
"theme.docs.sidebar.collapseButtonTitle": {
275+
"message": "Collapse sidebar",
276+
"description": "The title attribute for collapse button of doc sidebar"
277+
},
278+
"theme.docs.sidebar.collapseButtonAriaLabel": {
279+
"message": "Collapse sidebar",
280+
"description": "The title attribute for collapse button of doc sidebar"
281+
},
282+
"theme.docs.sidebar.navAriaLabel": {
283+
"message": "Docs sidebar",
284+
"description": "The ARIA label for the sidebar navigation"
285+
},
286+
"theme.docs.sidebar.closeSidebarButtonAriaLabel": {
287+
"message": "Close navigation bar",
288+
"description": "The ARIA label for close button of mobile sidebar"
289+
},
290+
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": {
291+
"message": "← Back to main menu",
292+
"description": "The label of the back button to return to main menu, inside the mobile navbar sidebar secondary menu (notably used to display the docs sidebar)"
293+
},
294+
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": {
295+
"message": "Toggle navigation bar",
296+
"description": "The ARIA label for hamburger menu button of mobile navigation"
297+
},
298+
"theme.docs.sidebar.expandButtonTitle": {
299+
"message": "Expand sidebar",
300+
"description": "The ARIA label and title attribute for expand button of doc sidebar"
301+
},
302+
"theme.docs.sidebar.expandButtonAriaLabel": {
303+
"message": "Expand sidebar",
304+
"description": "The ARIA label and title attribute for expand button of doc sidebar"
305+
},
306+
"theme.IdealImageMessage.loading": {
307+
"message": "Loading...",
308+
"description": "When the full-scale image is loading"
309+
},
310+
"theme.IdealImageMessage.load": {
311+
"message": "Click to load{sizeMessage}",
312+
"description": "To prompt users to load the full image. sizeMessage is a parenthesized size figure."
313+
},
314+
"theme.IdealImageMessage.offline": {
315+
"message": "Your browser is offline. Image not loaded",
316+
"description": "When the user is viewing an offline document"
317+
},
318+
"theme.IdealImageMessage.404error": {
319+
"message": "404. Image not found",
320+
"description": "When the image is not found"
321+
},
322+
"theme.IdealImageMessage.error": {
323+
"message": "Error. Click to reload",
324+
"description": "When the image fails to load for unknown error"
325+
},
326+
"theme.blog.post.plurals": {
327+
"message": "One post|{count} posts",
328+
"description": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)"
329+
},
330+
"theme.blog.tagTitle": {
331+
"message": "{nPosts} tagged with \"{tagName}\"",
332+
"description": "The title of the page for a blog tag"
333+
},
334+
"theme.blog.author.pageTitle": {
335+
"message": "{authorName} - {nPosts}",
336+
"description": "The title of the page for a blog author"
337+
},
338+
"theme.blog.authorsList.pageTitle": {
339+
"message": "Authors",
340+
"description": "The title of the authors page"
341+
},
342+
"theme.blog.authorsList.viewAll": {
343+
"message": "View all authors",
344+
"description": "The label of the link targeting the blog authors page"
345+
},
346+
"theme.blog.author.noPosts": {
347+
"message": "This author has not written any posts yet.",
348+
"description": "The text for authors with 0 blog post"
349+
},
350+
"theme.contentVisibility.unlistedBanner.title": {
351+
"message": "Unlisted page",
352+
"description": "The unlisted content banner title"
353+
},
354+
"theme.contentVisibility.unlistedBanner.message": {
355+
"message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
356+
"description": "The unlisted content banner message"
357+
},
358+
"theme.contentVisibility.draftBanner.title": {
359+
"message": "Draft page",
360+
"description": "The draft content banner title"
361+
},
362+
"theme.contentVisibility.draftBanner.message": {
363+
"message": "This page is a draft. It will only be visible in dev and be excluded from the production build.",
364+
"description": "The draft content banner message"
365+
},
366+
"theme.ErrorPageContent.tryAgain": {
367+
"message": "Try again",
368+
"description": "The label of the button to try again rendering when the React error boundary captures an error"
369+
},
370+
"theme.common.skipToMainContent": {
371+
"message": "Skip to main content",
372+
"description": "The skip to content label used for accessibility, allowing to rapidly navigate to main content with keyboard tab/enter navigation"
373+
},
374+
"theme.tags.tagsPageTitle": {
375+
"message": "Tags",
376+
"description": "The title of the tag list page"
377+
}
378+
}

0 commit comments

Comments
 (0)