wwf
3 天以前 a430284aa21e3ae1f0d5654e55b2ad2852519cc2
i18n/en-US/share-app.ts
@@ -5,15 +5,11 @@
    appUnknownError: 'App is unavailable',
  },
  chat: {
    newChat: 'Start New chat',
    newChatTip: 'Already in a new chat',
    chatSettingsTitle: 'New chat setup',
    chatFormTip: 'Chat settings cannot be modified after the chat has started.',
    newChat: 'New chat',
    pinnedTitle: 'Pinned',
    unpinnedTitle: 'Recent',
    unpinnedTitle: 'Chats',
    newChatDefaultName: 'New conversation',
    resetChat: 'Reset conversation',
    viewChatSettings: 'View chat settings',
    poweredBy: 'Powered by',
    prompt: 'Prompt',
    privatePromptConfigTitle: 'Conversation settings',
@@ -34,8 +30,6 @@
    },
    tryToSolve: 'Try to solve',
    temporarySystemIssue: 'Sorry, temporary system issue.',
    expand: 'Expand',
    collapse: 'Collapse',
  },
  generation: {
    tabs: {
@@ -53,8 +47,6 @@
    completionResult: 'Completion result',
    queryPlaceholder: 'Write your query content...',
    run: 'Execute',
    execution: 'EXECUTION',
    executions: '{{num}} EXECUTIONS',
    copy: 'Copy',
    resultTitle: 'AI Completion',
    noData: 'AI will give you what you want here.',