johnpccd преди 5 месеца
родител
ревизия
d0648e27e2
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 1 1
      web/i18n/en-US/common.ts
  2. 1 1
      web/i18n/en-US/share-app.ts

+ 1 - 1
web/i18n/en-US/common.ts

@@ -363,7 +363,7 @@ const translation = {
     deprecated: 'Deprecated',
     confirmDelete: 'Confirm deletion?',
     quotaTip: 'Remaining available free tokens',
-    loadPresets: 'Load Presents',
+    loadPresets: 'Load Presets',
     parameters: 'PARAMETERS',
     loadBalancing: 'Load balancing',
     loadBalancingDescription: 'Reduce pressure with multiple sets of credentials.',

+ 1 - 1
web/i18n/en-US/share-app.ts

@@ -14,7 +14,7 @@ const translation = {
     prompt: 'Prompt',
     privatePromptConfigTitle: 'Conversation settings',
     publicPromptConfigTitle: 'Initial Prompt',
-    configStatusDes: 'Before start, you can modify conversation settings',
+    configStatusDes: 'Before starting, you can modify the conversation settings',
     configDisabled:
       'Previous session settings have been used for this session.',
     startChat: 'Start Chat',