Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

alignops/webapp-busy-localizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

busybusy localizer

The purpose of this localizer is to parse the busybusy app and append all the strings to a file that can be translated.

INSTALL

Installation of the busybusy localizer depends on nodejs and npm.

Run the following commands to install the node packages:

npm install -g grunt
npm install

HOW TO USE

The command can be ran in the root folder with grunt locales:update

In Gruntfile.js the destination of the file created can be specified under locales-update-dest

CONTRIBUTIONS

This projects base code came from a grunt file parser, the url of the grunt project is

https://www.npmjs.com/package/grunt-locales

About

busybusy webapp string localizer generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published