Merge branch 'feature/digital.glarus.german' into develop
This commit is contained in:
		
					parent
					
						
							
								3035364d39
							
						
					
				
			
			
				commit
				
					
						df9b0eacaa
					
				
			
		
					 19 changed files with 445 additions and 14 deletions
				
			
		
							
								
								
									
										11
									
								
								templates/cms/__init__.py
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								templates/cms/__init__.py
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,11 @@ | |||
| # -*- coding: utf-8 -*- | ||||
| from django.utils.translation import ugettext_lazy as _ | ||||
| TEMPLATES = { | ||||
|     'digitalglarus/about.html': _('DG.About'), | ||||
|     'digitalglarus/contact.html': _('DG.Contact'), | ||||
|     'digitalglarus/index.html': _('DG.Home'), | ||||
|     'digitalglarus/letscowork.html': _('DG.CoWork'), | ||||
|     'digitalglarus/detail.html': _('DG.Detail'), | ||||
|     'ungleichch/blog.html': _('Blog'), | ||||
|     'ungleichch/page.html': _('Page'), | ||||
| } | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue