Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 521 Bytes

start-introduction.md

File metadata and controls

19 lines (14 loc) · 521 Bytes
id title
introduction
Introduction

What is Zing?

Zing is an opinionated online translation tool intended to use in a continuous localization workflow. It integrates nicely with Serge.

Requirements

At its core, Zing is a server built using Python and the Django framework. It runs on UNIX-like Operating Systems and requires:

  • Python 3.7
  • Redis
  • MySQL (PostgreSQL should also work, but hasn't been widely tested)
  • Elasticsearch (when using the Translation Memory support)