Skip to content

BaDo2001/localization-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Localization framework

This is a university project for the course "Software Architectures" at the Budapest University of Technology and Economics.

Structure

The project consists of 3 parts:

  • admin-site: A Next.js application for managing the translations
  • sdk: A Node.js package for using the translations in a Node.js application
  • VS Code extension: A VS Code extension for managing the translations in VS Code