-
Notifications
You must be signed in to change notification settings - Fork 189
Expand file tree
/
Copy pathen.json
More file actions
73 lines (73 loc) · 2.66 KB
/
en.json
File metadata and controls
73 lines (73 loc) · 2.66 KB
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
{
"copyContent": "Copy content",
"editLink.loading": "Loading...",
"editLink.copied": "Copied!",
"editLink.error": "Error!",
"feedback.question": "Was this page helpful?",
"feedback.placeholder": "Tell us more...",
"feedback.submit": "Submit",
"feedback.success": "Thank you for your feedback!",
"footer.status": "Status",
"footer.terms": "Terms of Service",
"footer.privacy": "Privacy Policy",
"footer.cookies": "Cookies Statement",
"footer.security": "Security",
"footer.llms": "Docs for LLMs",
"hero.crowdinHelp": "Crowdin Help",
"hero.enterpriseHelp": "Enterprise Help",
"hero.developerPortal": "Developer Portal",
"languages.errorLoading": "Error loading languages",
"formats.alt": "Format icons",
"formats.supported": "Supported Formats",
"formats.viewOnStore": "View on Store",
"repo.official": "Official",
"repo.viewInstall": "View and Install",
"social.applePodcast": "Apple Podcast",
"social.spotifyPodcast": "Spotify Podcast",
"modal.header": "Header",
"translateInCrowdin": "Translate in Crowdin",
"sidebar": {
"gettingStarted": "Getting Started",
"account": "Account",
"translationProcess": "Translation Process",
"projectManagement": "Project Management",
"sources": "Sources",
"translations": "Translations",
"projectSettings": "Project Settings",
"teamManagement": "Team Management",
"integrations": "Integrations",
"localizationResources": "Localization Resources",
"onlineEditor": "Online Editor",
"tasks": "Tasks",
"reports": "Reports",
"billingAndPayments": "Billing and Payments",
"organizationManagement": "Organization Management",
"workflows": "Workflows",
"organizationSettings": "Organization Settings",
"crowdinApps": "Crowdin Apps",
"publishing": "Publishing",
"modules": "Modules",
"uiModules": "UI Modules",
"aiModules": "AI Modules",
"fileProcessingModules": "File Processing Modules",
"other": "Other",
"capabilities": "Capabilities",
"api": "API",
"overview": "Overview",
"crowdinApiFileBased": "Crowdin API (File-based)",
"crowdinApiStringBased": "Crowdin API (String-based)",
"enterpriseApiFileBased": "Enterprise API (File-based)",
"enterpriseApiStringBased": "Enterprise API (String-based)",
"devTools": "Dev Tools",
"consoleClientCli": "Console Client (CLI)",
"githubAction": "GitHub Action",
"visualStudioCodePlugin": "Visual Studio Code Plugin",
"androidStudioPlugin": "Android Studio Plugin",
"androidSdk": "Android SDK",
"iosSdk": "iOS SDK",
"websiteJsSdk": "Website JS SDK",
"flutterSdk": "Flutter SDK",
"security": "Security",
"guides": "Guides"
}
}