@c8y/websdk 1024.15.1 → 1024.15.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/templates/ai-configs/claude/rules/frontend.instructions.md +1 -1
- package/dist/templates/ai-configs/cursor/rules/frontend.instructions.md +1 -1
- package/dist/templates/ai-configs/gemini/rules/frontend.instructions.md +1 -1
- package/dist/templates/ai-configs/github/instructions/frontend.instructions.md +1 -1
- package/dist/templates/ai-configs/jetbrains/rules/frontend.instructions.md +1 -1
- package/dist/templates/ai-configs/windsurf/rules/frontend.instructions.md +1 -1
- package/package.json +1 -1
|
@@ -156,7 +156,7 @@ export class ExampleComponent {
|
|
|
156
156
|
- **TypeScript:** `translateService.instant(gettext('Text'))` — `gettext()` marks for extraction only
|
|
157
157
|
- **Placeholders:** `{{ 'Result: {{count}}' | translate: { count: value } }}`
|
|
158
158
|
- Every user-visible string must be wrapped
|
|
159
|
-
- Reference: https://cumulocity.com/codex/
|
|
159
|
+
- Reference: https://cumulocity.com/codex/common-tasks/internationalization/overview
|
|
160
160
|
|
|
161
161
|
---
|
|
162
162
|
|
|
@@ -156,7 +156,7 @@ export class ExampleComponent {
|
|
|
156
156
|
- **TypeScript:** `translateService.instant(gettext('Text'))` — `gettext()` marks for extraction only
|
|
157
157
|
- **Placeholders:** `{{ 'Result: {{count}}' | translate: { count: value } }}`
|
|
158
158
|
- Every user-visible string must be wrapped
|
|
159
|
-
- Reference: https://cumulocity.com/codex/
|
|
159
|
+
- Reference: https://cumulocity.com/codex/common-tasks/internationalization/overview
|
|
160
160
|
|
|
161
161
|
---
|
|
162
162
|
|
|
@@ -152,7 +152,7 @@ export class ExampleComponent {
|
|
|
152
152
|
- **TypeScript:** `translateService.instant(gettext('Text'))` — `gettext()` marks for extraction only
|
|
153
153
|
- **Placeholders:** `{{ 'Result: {{count}}' | translate: { count: value } }}`
|
|
154
154
|
- Every user-visible string must be wrapped
|
|
155
|
-
- Reference: https://cumulocity.com/codex/
|
|
155
|
+
- Reference: https://cumulocity.com/codex/common-tasks/internationalization/overview
|
|
156
156
|
|
|
157
157
|
---
|
|
158
158
|
|
|
@@ -156,7 +156,7 @@ export class ExampleComponent {
|
|
|
156
156
|
- **TypeScript:** `translateService.instant(gettext('Text'))` — `gettext()` marks for extraction only
|
|
157
157
|
- **Placeholders:** `{{ 'Result: {{count}}' | translate: { count: value } }}`
|
|
158
158
|
- Every user-visible string must be wrapped
|
|
159
|
-
- Reference: https://cumulocity.com/codex/
|
|
159
|
+
- Reference: https://cumulocity.com/codex/common-tasks/internationalization/overview
|
|
160
160
|
|
|
161
161
|
---
|
|
162
162
|
|
|
@@ -152,7 +152,7 @@ export class ExampleComponent {
|
|
|
152
152
|
- **TypeScript:** `translateService.instant(gettext('Text'))` — `gettext()` marks for extraction only
|
|
153
153
|
- **Placeholders:** `{{ 'Result: {{count}}' | translate: { count: value } }}`
|
|
154
154
|
- Every user-visible string must be wrapped
|
|
155
|
-
- Reference: https://cumulocity.com/codex/
|
|
155
|
+
- Reference: https://cumulocity.com/codex/common-tasks/internationalization/overview
|
|
156
156
|
|
|
157
157
|
---
|
|
158
158
|
|
|
@@ -156,7 +156,7 @@ export class ExampleComponent {
|
|
|
156
156
|
- **TypeScript:** `translateService.instant(gettext('Text'))` — `gettext()` marks for extraction only
|
|
157
157
|
- **Placeholders:** `{{ 'Result: {{count}}' | translate: { count: value } }}`
|
|
158
158
|
- Every user-visible string must be wrapped
|
|
159
|
-
- Reference: https://cumulocity.com/codex/
|
|
159
|
+
- Reference: https://cumulocity.com/codex/common-tasks/internationalization/overview
|
|
160
160
|
|
|
161
161
|
---
|
|
162
162
|
|