hadyrashwan / translation-generator

generate translation JSONs based on the xslx file. This script is for use internally at Badgewell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

translation-generator

generate translation JSONs based on the xslx file. This script is for use internally at Badgewell

Installation

  • install nodejs .
  • git clone the project .
  • run npm install inside the project folder .

Usage

  • paste the excel file as excel.xlsx inside the project main directory .
  • run npm start.
  • the generated files will be under languages folder .

About

generate translation JSONs based on the xslx file. This script is for use internally at Badgewell


Languages

Language:JavaScript 100.0%