Coder Social home page Coder Social logo

wikimedia / labs-tools-watch-translations Goto Github PK

View Code? Open in Web Editor NEW
0.0 21.0 0.0 250 KB

Github mirror of "labs/tools/watch-translations" - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)

License: GNU General Public License v3.0

Python 64.07% HTML 31.28% CSS 1.37% Mako 1.15% Shell 2.13%

labs-tools-watch-translations's Introduction

watch-translations

WatchTranslations is a tool that allows contributors to monitor translations at TranslateWiki, and receive notifications if there's anything untranslated. The production version of the tool is hosted here on Wikimedia Toolforge.

Requirements

Local development environment

  1. Clone the repository (labs/tools/watch-translations) from Wikimedia Gerrit
  2. Create a Python virtualenv with virtualenv -p python3 venv
  3. Activate the new virtaulenv with source venv/bin/activate
  4. Install requirements with pip install support/requirements.txt
  5. In src, copy config.example.yaml to config.yaml
  6. Setup a development database with flask db upgrade
  7. Start the server with python app.py
  8. Navigate to http://localhost:5000

Localization

All localizable fields are populated through messages/LANG.json. Translations can be submitted through the group on TranslateWiki.

labs-tools-watch-translations's People

Contributors

amire80 avatar arcayn avatar audreyrku avatar brandonxlf avatar kizule avatar m-alzam avatar nixerus avatar shcherbadev avatar supertassu avatar translatewiki avatar urbanecm avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.