shulinbao commited on
Commit
51ea134
·
verified ·
1 Parent(s): 4267a57

Update src/lib/components/chat/Settings/General.svelte

Browse files
src/lib/components/chat/Settings/General.svelte CHANGED
@@ -198,18 +198,7 @@
198
  </select>
199
  </div>
200
  </div>
201
- {#if $i18n.language === 'en-US'}
202
- <div class="mb-2 text-xs text-gray-400 dark:text-gray-500">
203
- Couldn't find your language?
204
- <a
205
- class=" text-gray-300 font-medium underline"
206
- href="https://github.com/open-webui/open-webui/blob/main/docs/CONTRIBUTING.md#-translations-and-internationalization"
207
- target="_blank"
208
- >
209
- Help us translate Open WebUI!
210
- </a>
211
- </div>
212
- {/if}
213
 
214
  <div>
215
  <div class=" py-0.5 flex w-full justify-between">
 
198
  </select>
199
  </div>
200
  </div>
201
+
 
 
 
 
 
 
 
 
 
 
 
202
 
203
  <div>
204
  <div class=" py-0.5 flex w-full justify-between">