supportingami / sami-maths-club

A collection of resources for extra-curricular maths clubs. Available for Android, IOS and Web
https://mathsclub.samicharity.co.uk
GNU General Public License v3.0
4 stars 1 forks source link

Update translations system for better crowdin integration #14

Closed chrismclarke closed 4 years ago

chrismclarke commented 4 years ago

@KingMike100 - for reference, I've made various changes to the folder structures. This won't affect your work on the app, but to will require a new yarn install and worth noting.

PR Checklist

Description

Creates a separate directory called translations where all problems are copied to and synced with crowdin. These problems have all image URLs rewritten to the absolute URL where they will appear on github, so that crowdin can display images in the translation document (an image with path ../images/my-image.png won't appear on crowdin as external asset files are not synced to the translation system).

This also simplifies the appearance of the maths-club-pack folder, with all problems appearing only in English and in the content folder.