Giter Club home page Giter Club logo

localize's Introduction

Kaodim iOS Translation Repository Setup

1. Get access to AWS repository from a backend engineer.

2. Add config to SSH file

​ Add the following config to your ~/.ssh/config file. (E.g. Users/ismail/.ssh/config)

Host awscodecommit
  Hostname git-codecommit.ap-southeast-1.amazonaws.com
  User {YOUR UNIQUE ID}

3. Clone repository

​ Enter the following in Terminal.

git clone awscodecommit:/v1/repos/kaodim-ios-translation

After this process. You're done with setting up the repository. You may view the repository on your Git client. ​


Updating/Adding Translations

  1. In the repository, create a feature branch from Main/Master.
  2. Go to the 'Locale' folder.
  3. There are two folders named 'User' and 'Pro' which contain translations for the respective projects.
  4. Edit the JSON translation files accordingly and commit.
  5. There are 3 main branches in this repo with deployment workflows; master, omega, and staging.
  6. As an example, if you'd like to apply the translations from your branch to staging environment, merge the staging branch:
    git merge origin/staging
  7. Step 6 applies for Omega branch too.
  8. You can refer to engn_builds channel on Slack to monitor the deployment. ​

Deploying Translations to Production

  1. From the AWS repo console, create a PR from your feature branch to master.
  2. Get another engineer to review the changes first before merging.
  3. Once merged, the deployment to production will start automatically. ​

localize's People

Contributors

andresilvagomez avatar tladesignz avatar kazaimazai avatar ismailsahak avatar linusgeffarth avatar imryan avatar pipemontoya avatar dclelland avatar gustavoggs avatar simone-gasparini avatar adbqpa avatar siberianbearr avatar unchi avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.