Giter Club home page Giter Club logo

i18n-editor's Introduction

Translation editor

Translation editor for (web) apps. Edit your json properties translation files with ease.

Features

  • Add translations to multiple languages.
  • Support multiple language files in parallel.
  • Live HTML rendering.
  • Export resource to ngx-translate format.
  • Delete translation resources.
  • Support for nested keys.
  • Differentiator of incomplete location resources.
  • Parameter extractor (Angular, ie: {{ idParam }} => parameter = idParam).

JSON examples

en.json:

{
  "login_sign_in": "Sign in",
  "login_sign_in_here": "Sign In here",
  "login_sign_up_now": "Sign up now",
  "login_subtitle": "Bizagi Community",
  "login_title": "Welcome to the",
  "login_welcome_to": "Welcome to",
  "register_have_bizagi_account": "Do you have a Bizagi account?",
  "register_terms_use_required": "Please select terms and conditions"
}

ja.json:

{
  "login_sign_in": "ログイン",
  "login_sign_in_here": "ここでサインイン",
  "login_sign_up_now": "今すぐ登録",
  "login_subtitle": "Bizagiコミュニティ",
  "login_title": "へようこそ",
  "login_welcome_to": "へようこそ!",
  "register_have_bizagi_account": "Bizagiアカウントをお持ちですか?",
  "register_terms_use_required": "契約条件を選択してください"
}

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.