You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							16 lines
						
					
					
						
							667 B
						
					
					
				
			
		
		
	
	
							16 lines
						
					
					
						
							667 B
						
					
					
				| # i18n [](https://drone.gitea.com/macaron/i18n) [](http://gocover.io/github.com/go-macaron/i18n)
 | |
| 
 | |
| Middleware i18n provides app Internationalization and Localization for [Macaron](https://gitea.com/macaron/macaron).
 | |
| 
 | |
| ### Installation
 | |
| 
 | |
| 	go get gitea.com/macaron/i18n
 | |
| 	
 | |
| ## Getting Help
 | |
| 
 | |
| - [API Reference](https://gowalker.org/gitea.com/macaron/i18n)
 | |
| - [Documentation](http://go-macaron.com/docs/middlewares/i18n)
 | |
| 
 | |
| ## License
 | |
| 
 | |
| This project is under the Apache License, Version 2.0. See the [LICENSE](LICENSE) file for the full license text. |