forked from open-webui/open-webui
		
	Revert "Merge Updates & Dockerfile improvements" (#3)
This reverts commit 9763d885be.
			
			
This commit is contained in:
		
							parent
							
								
									9763d885be
								
							
						
					
					
						commit
						099b1d066b
					
				
					 155 changed files with 4795 additions and 14501 deletions
				
			
		|  | @ -50,18 +50,6 @@ We welcome pull requests. Before submitting one, please: | |||
| 
 | ||||
| Help us make Open WebUI more accessible by improving documentation, writing tutorials, or creating guides on setting up and optimizing the web UI. | ||||
| 
 | ||||
| ### 🌐 Translations and Internationalization | ||||
| 
 | ||||
| Help us make Open WebUI available to a wider audience. In this section, we'll guide you through the process of adding new translations to the project. | ||||
| 
 | ||||
| We use JSON files to store translations. You can find the existing translation files in the `src/lib/i18n/locales` directory. Each directory corresponds to a specific language, for example, `en-US` for English (US), `fr-FR` for French (France) and so on. You can refer to [ISO 639 Language Codes][http://www.lingoes.net/en/translator/langcode.htm] to find the appropriate code for a specific language. | ||||
| 
 | ||||
| To add a new language: | ||||
| 
 | ||||
| - Create a new directory in the `src/lib/i18n/locales` path with the appropriate language code as its name. For instance, if you're adding translations for Spanish (Spain), create a new directory named `es-ES`. | ||||
| - Copy the American English translation file(s) (from `en-US` directory in `src/lib/i18n/locale`) to this new directory and update the string values in JSON format according to your language. Make sure to preserve the structure of the JSON object. | ||||
| - Add the language code and its respective title to languages file at `src/lib/i18n/locales/languages.json`. | ||||
| 
 | ||||
| ### 🤔 Questions & Feedback | ||||
| 
 | ||||
| Got questions or feedback? Join our [Discord community](https://discord.gg/5rJgQTnV4s) or open an issue. We're here to help! | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Jannik S
						Jannik S