Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Crowdin translations #1

Merged
merged 20 commits into from
Jul 19, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
315460c
New translations actions.md (Chinese Simplified)
Kirk-Wang Jul 19, 2018
e8cb502
New translations intro.md (Chinese Simplified)
Kirk-Wang Jul 19, 2018
229358a
New translations tutorial.md (Chinese Simplified)
Kirk-Wang Jul 19, 2018
e42df38
New translations translation.md (Chinese Simplified)
Kirk-Wang Jul 19, 2018
a54f7db
New translations theming.md (Chinese Simplified)
Kirk-Wang Jul 19, 2018
8339f77
New translations show-view-component.md (Chinese Simplified)
Kirk-Wang Jul 19, 2018
53c043d
New translations resource-component.md (Chinese Simplified)
Kirk-Wang Jul 19, 2018
c09a8eb
New translations reference.md (Chinese Simplified)
Kirk-Wang Jul 19, 2018
f170968
New translations list-view-component.md (Chinese Simplified)
Kirk-Wang Jul 19, 2018
1f21c49
New translations input-components.md (Chinese Simplified)
Kirk-Wang Jul 19, 2018
b28bb08
New translations admin-component.md (Chinese Simplified)
Kirk-Wang Jul 19, 2018
92b7bdf
New translations field-components.md (Chinese Simplified)
Kirk-Wang Jul 19, 2018
c636a68
New translations faq.md (Chinese Simplified)
Kirk-Wang Jul 19, 2018
9f6d4ae
New translations ecosystem.md (Chinese Simplified)
Kirk-Wang Jul 19, 2018
a2a0873
New translations data-providers.md (Chinese Simplified)
Kirk-Wang Jul 19, 2018
a093e17
New translations custom-app.md (Chinese Simplified)
Kirk-Wang Jul 19, 2018
a989f08
New translations creat-edit-view-components.md (Chinese Simplified)
Kirk-Wang Jul 19, 2018
34515ac
New translations authorization.md (Chinese Simplified)
Kirk-Wang Jul 19, 2018
b76dd01
New translations authentication.md (Chinese Simplified)
Kirk-Wang Jul 19, 2018
1d0203c
New translations en.json (Chinese Simplified)
Kirk-Wang Jul 19, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 41 additions & 0 deletions website/i18n/zh-CN.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{
"_comment": "This file is auto-generated by write-translations.js",
"localized-strings": {
"next": "Next",
"previous": "Previous",
"tagline": "A frontend framework for building admin SPAs on top of REST services, using React and Material Design",
"actions": "Writing Actions",
"admin-component": "<Admin>",
"authentication": "Authentication",
"authorization": "Authorization",
"creat-edit-view-components": "<Create> and <Edit> Views",
"custom-app": "Including the Admin in Another App",
"data-providers": "Data Providers",
"ecosystem": "Ecosystem",
"faq": "FAQ",
"field-components": "<Field> Components",
"input-components": "<Input> components",
"intro": "Introduction",
"list-view-component": "<List> View",
"reference": "Reference",
"resource-component": "<Resource>",
"show-view-component": "<Show> View",
"theming": "Theming",
"translation": "Translation",
"tutorial": "Tutorial",
"Doc": "Doc",
"Knowledge": "Knowledge"
},
"pages-strings": {
"Need help?|no description given": "Need help?",
"This project is maintained by a dedicated group of people.|no description given": "This project is maintained by a dedicated group of people.",
"Docs|no description given": "Docs",
"Who's Using This?|no description given": "Who's Using This?",
"This project is used by many folks|no description given": "This project is used by many folks",
"Are you using this project?|no description given": "Are you using this project?",
"Add your profile|no description given": "Add your profile",
"Help Translate|recruit community translators for your project": "Help Translate",
"Edit this Doc|recruitment message asking to edit the doc source": "Edit",
"Translate this Doc|recruitment message asking to translate the docs": "Translate"
}
}
Loading