Skip to content

Commit bc38586

Browse files
committed
feat: ability to generate content.json in multiple languages
1 parent e928777 commit bc38586

File tree

58 files changed

+98
-15
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+98
-15
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
/out-tsc
77

88
# generated content
9-
content.json
9+
content.*.json
1010

1111
# dependencies
1212
/node_modules

TRANSLATION.md

Lines changed: 44 additions & 0 deletions

content/architecture/provide-shared-services-on-root-level.md renamed to content/en-US/architecture/provide-shared-services-on-root-level.md

content/architecture/put-business-logic-into-services.md renamed to content/en-US/architecture/put-business-logic-into-services.md

content/architecture/use-smart-and-dumb-components.md renamed to content/en-US/architecture/use-smart-and-dumb-components.md

content/components/clean-up-resource-in-ng-on-destroy.md renamed to content/en-US/components/clean-up-resource-in-ng-on-destroy.md

0 commit comments

Comments
 (0)