forked from common-voice/common-voice
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add language metadata (common-voice#3704)
* Ensure columns correct type * add locale metadata * Ensure columns correct type * add locale metadata * Update query with metadata * Update language type * Normalize flag name across db backend and frontend * Rename migration to ensure runs in correct order * Simplify query * Refactor language logic * Add translation flag * Update on startup import * Update startup scripts * Remove migration with data * Ensure all langauges in locales are joined on * Remove debug code * Update store to use db * Update store to use db * Update migration * Remove build script for importing languages * Remove build script for importing languages * Ignore already inserted variants * Remove noisey logging * Remove last static files * Remove locales dependancy * Add test to see if build passes
- Loading branch information
Showing
15 changed files
with
161 additions
and
482 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Empty file.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.