Skip to content

venn-city/fbt-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fbt-editor.md

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.

Requirements

Using fbt-editor

  1. Setup settings in ../backend/appSettings.json (you can copy the structure from appSettings.example.json)
  2. Install packages: npm install npm run-script install-frontend npm run-script install-backend
  3. Run application: npm start

Example

You can find examples of files in ./translations

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages