In cooperation with Venn City, Sigma Software implemented FBT internalization framework extension, providing seamless usage of translated text for applications while keeping it intuitive and easy and at the same grammatically correct. The tool is a web-based editor that helps to maintain and manage FBT files.
The main features are:
- Managing files in S3 bucket, detecting translation inputs in the folder;
- Parsing source string files and displaying strings available for translation;
- Managing projects in S3 bucket;
- Adding new languages for translations;
- Searching for strings inside the file;
- Filtering and saving recently opened files for easy navigation.
- Setup settings in ../backend/appSettings.json (you can copy the structure from appSettings.example.json)
- Install packages: npm install npm run-script install-frontend npm run-script install-backend
- Run application: npm start
You can find examples of files in ./translations