@rdmind/rdmind 0.2.2-alpha.4 → 0.2.2

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/locales/en.js CHANGED
@@ -84,7 +84,7 @@ export default {
84
84
  // ============================================================================
85
85
  // System Information Fields
86
86
  // ============================================================================
87
- 'RDMind': 'RDMind',
87
+ RDMind: 'RDMind',
88
88
  Runtime: 'Runtime',
89
89
  OS: 'OS',
90
90
  Auth: 'Auth',
@@ -499,6 +499,17 @@ export default {
499
499
  'Either an extension name or --all must be provided':
500
500
  'Either an extension name or --all must be provided',
501
501
  'Lists installed extensions.': 'Lists installed extensions.',
502
+ 'Path:': 'Path:',
503
+ 'Source:': 'Source:',
504
+ 'Type:': 'Type:',
505
+ 'Ref:': 'Ref:',
506
+ 'Release tag:': 'Release tag:',
507
+ 'Enabled (User):': 'Enabled (User):',
508
+ 'Enabled (Workspace):': 'Enabled (Workspace):',
509
+ 'Context files:': 'Context files:',
510
+ 'Skills:': 'Skills:',
511
+ 'Agents:': 'Agents:',
512
+ 'MCP servers:': 'MCP servers:',
502
513
  'Link extension failed to install.': 'Link extension failed to install.',
503
514
  'Extension "{{name}}" linked successfully and enabled.':
504
515
  'Extension "{{name}}" linked successfully and enabled.',
@@ -583,8 +594,8 @@ export default {
583
594
  // ============================================================================
584
595
  // Commands - Language
585
596
  // ============================================================================
586
- 'Invalid language. Available: en-US, zh-CN':
587
- 'Invalid language. Available: en-US, zh-CN',
597
+ 'Invalid language. Available: {{options}}':
598
+ 'Invalid language. Available: {{options}}',
588
599
  'Language subcommands do not accept additional arguments.':
589
600
  'Language subcommands do not accept additional arguments.',
590
601
  'Current UI language: {{lang}}': 'Current UI language: {{lang}}',
@@ -593,11 +604,12 @@ export default {
593
604
  'LLM output language not set': 'LLM output language not set',
594
605
  'Set UI language': 'Set UI language',
595
606
  'Set LLM output language': 'Set LLM output language',
596
- 'Usage: /language ui [zh-CN|en-US]': 'Usage: /language ui [zh-CN|en-US]',
607
+ 'Usage: /language ui [{{options}}]': 'Usage: /language ui [{{options}}]',
597
608
  'Usage: /language output <language>': 'Usage: /language output <language>',
598
609
  'Example: /language output 中文': 'Example: /language output 中文',
599
610
  'Example: /language output English': 'Example: /language output English',
600
611
  'Example: /language output 日本語': 'Example: /language output 日本語',
612
+ 'Example: /language output Português': 'Example: /language output Português',
601
613
  'UI language changed to {{lang}}': 'UI language changed to {{lang}}',
602
614
  'LLM output language set to {{lang}}': 'LLM output language set to {{lang}}',
603
615
  'LLM output language rule file generated at {{path}}':
@@ -612,11 +624,7 @@ export default {
612
624
  'To request additional UI language packs, please open an issue on GitHub.':
613
625
  'To request additional UI language packs, please open an issue on GitHub.',
614
626
  'Available options:': 'Available options:',
615
- ' - zh-CN: Simplified Chinese': ' - zh-CN: Simplified Chinese',
616
- ' - en-US: English': ' - en-US: English',
617
- 'Set UI language to Simplified Chinese (zh-CN)':
618
- 'Set UI language to Simplified Chinese (zh-CN)',
619
- 'Set UI language to English (en-US)': 'Set UI language to English (en-US)',
627
+ 'Set UI language to {{name}}': 'Set UI language to {{name}}',
620
628
 
621
629
  // ============================================================================
622
630
  // Commands - Approval Mode
@@ -1140,6 +1148,8 @@ export default {
1140
1148
  'Try asking RDMind to help you commit code.',
1141
1149
  'RDMind can read REDoc. Please do not upload documents involving user privacy and core algorithms.':
1142
1150
  'RDMind can read REDoc. Please do not upload documents involving user privacy and core algorithms.',
1151
+ 'If you find RDMind useful, feel free to recommend it to your colleagues~':
1152
+ 'If you find RDMind useful, feel free to recommend it to your colleagues~',
1143
1153
 
1144
1154
  // ============================================================================
1145
1155
  // Exit Screen / Stats