G11n, i18n, l10n support for Grida's internal system and as supporting other products of their own on Grida ecosystem
git clone https://github.com/gridaco/g11n
cd g11n # or cd G11n
yarn
yarn editor
# visit test scene. -> http://localhost:3306/globalization/scenes/Yi5VNbb24sTMLHdgCBUVc
- Demo : visit https://globalization-editor-mz.bridged.xyz/globalization/demo/games for demos or http://localhost:3306/globalization/demo/games on local.
- Unity G11n SDK - directory
yarn add @grida.co/g11n
Main
- g11n (npm) - g11n core package
- editor (web) - g11n editor
- homepage (web) - g11n homepage
- packages - general shared packages
- services - backend
Sub modules
- gridaco/figma-view - for rendering preview of translated designs in realtime
- gridaco/code - for converting raw design files to executable code, using figma-view
UI
- reflect-ui/editor-ui - A UI Library for editor apps used by Grida platform
G11n for storybook
- g11n as storybook addon for previewing localized texts / assets on components.
- The design file can be found here (figma).