feat(backend): theme routes in different languages
This commit is contained in:
		
							parent
							
								
									c07bb959cf
								
							
						
					
					
						commit
						4186e7c7d4
					
				
					 9 changed files with 1553 additions and 6 deletions
				
			
		|  | @ -17,8 +17,10 @@ | |||
|         "@mikro-orm/core": "^6.4.6", | ||||
|         "@mikro-orm/postgresql": "^6.4.6", | ||||
|         "@mikro-orm/reflection": "^6.4.6", | ||||
|         "@types/js-yaml": "^4.0.9", | ||||
|         "dotenv": "^16.4.7", | ||||
|         "express": "^5.0.1" | ||||
|         "express": "^5.0.1", | ||||
|         "js-yaml": "^4.1.0" | ||||
|     }, | ||||
|     "devDependencies": { | ||||
|         "@mikro-orm/cli": "^6.4.6", | ||||
|  |  | |||
		Reference in a new issue
	
	 Gabriellvl
						Gabriellvl