mirror of
				https://codeberg.org/forgejo/forgejo.git
				synced 2025-10-31 06:21:11 +00:00 
			
		
		
		
	| - If the translate key is nonsense (not seen in any of the languages) then the translate key as-is should be returned as value, this helps during development. Currently it displays the first entry of the locale store which is "Home". - Regression from forgejo/forgejo#6203. - Added unit test. | ||
|---|---|---|
| .. | ||
| dummy.go | ||
| dummy_test.go | ||
| errors.go | ||
| format.go | ||
| i18n.go | ||
| i18n_test.go | ||
| localestore.go | ||