mirror of
				https://codeberg.org/forgejo/forgejo.git
				synced 2025-10-30 22:11:07 +00:00 
			
		
		
		
	[v8.0/forgejo] i18n: restore Malayalam and Serbian files, remove ml-IN from the language selector (#4627)
Backport of https://codeberg.org/forgejo/forgejo/pulls/4576 * Closes #4563 * A followup to my 2024-February investigation in the Localization room * Restore Malayalam and Serbian locales that were deleted in067b0c2664andf91092453e. Bulgarian was also deleted, but we already have better Bulgarian translation. * Remove ml-IN from the language selector. It was not usable for 1.5 years, has ~18% completion and was not maintained in those ~1.5 years. It could also have placeholder bugs due to refactors. Restoring files gives the translators a base to work with and makes the project advertised on Weblate homepage for logged in users in the Suggestions tab. Unlike Gitea, we store our current translations directly in the repo and not on a separate platform, so it makes sense to add these files back. Removing selector entry avoids bugs and user confusion. I will make a followup for the documentation. Reviewed-on: #4576 Reviewed-by: twenty-panda <twenty-panda@noreply.codeberg.org> (cherry picked from commite819c1622e) Co-authored-by: 0ko <0ko@noreply.codeberg.org> Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/4627 Reviewed-by: 0ko <0ko@noreply.codeberg.org> Co-authored-by: forgejo-backport-action <forgejo-backport-action@noreply.codeberg.org> Co-committed-by: forgejo-backport-action <forgejo-backport-action@noreply.codeberg.org>
This commit is contained in:
		
					parent
					
						
							
								3962380a33
							
						
					
				
			
			
				commit
				
					
						1bbe885b1b
					
				
			
		
					 3 changed files with 1535 additions and 1 deletions
				
			
		|  | @ -34,7 +34,6 @@ var defaultI18nLangNames = []string{ | |||
| 	"fa-IR", "فارسی", | ||||
| 	"hu-HU", "Magyar nyelv", | ||||
| 	"id-ID", "Bahasa Indonesia", | ||||
| 	"ml-IN", "മലയാളം", | ||||
| } | ||||
| 
 | ||||
| func defaultI18nLangs() (res []string) { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue