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