Skip to content

Instantly share code, notes, and snippets.

View thecraftman's full-sized avatar
🙂
Available

Ore-Aruwaji Tola thecraftman

🙂
Available
View GitHub Profile
@thecraftman
thecraftman / README.md
Last active July 11, 2020 00:41
Locize Translation View

This is an Overview of the proces involved in Localization of a Service using Locize

  • Login into your Locize Dashboard. When logged into your dashboard, a Demo project is being created for you to work with called Demo Project

Capture


  • You can also add a new project by pressing the + sign close to ADD A NEW PROJECT. After that fill in the Project information for your Project
@thecraftman
thecraftman / README.md
Last active January 26, 2025 07:09
Integrate Locize CLI with DevOps Practices

Integrate Locize API with Kubernetes and DevOps Practices

The Locize API enables you to integrate your project using the Command Line. The locize Command Line enables you to add new segments or complete files.

locize cli can be used to import / export locales, add / edit / remove sync segments.

@thecraftman
thecraftman / README.md
Last active June 28, 2020 15:27
Translation Workflow using I18next (Locize.app)

I18next is an internationalization-framework, based on pure JavaScript which offers a complete solution to localize your product from web to mobile and desktop.

Advantages:

  • Plugins to detect the user language
  • Load translations
  • Optionally cache the translations
  • Flexibility to use other packages eg: moment.js for date formatting
  • Scalability — Option to separate translations into multiple files and to load them on demand
@thecraftman
thecraftman / README.md
Last active June 24, 2020 09:23
Translation Workflow using Weblate
@thecraftman
thecraftman / Crowdin.md
Last active July 25, 2020 02:08
Crowd sourcing Translation for D&I Workflow

Issues

  • Testing and experimenting features on platform really challenging, user has to read the docs

  • Before creating a project, you have to subscribe to any of the paid plans.

  • Criteria for Opensource project wasn't achievable.

  • Steep prices

@thecraftman
thecraftman / README-Template.md
Created February 12, 2019 04:57 — forked from PurpleBooth/README-Template.md
A template to make good README.md

Project Title

One Paragraph of project description goes here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites