Add missing locale keys (still need translated)#1000
Add missing locale keys (still need translated)#1000amosfolz wants to merge 46 commits intouserfrosting:hotfixfrom
Conversation
…refinements Removed build containers from `docker-compose.yml` in favour of separate commands
PHP 7.1 Optimisations
* Update Laravel version * Removed deprecated `belongsToManyConstrained` * Updated Changelog * Fix styling * Update sqlite support * Updated Laravel references
Update league/csv
…re-update-nikic-php-parser
Update PHPMailer to 6.0.7
…re-update-nikic-php-parser
…parser update nikic/php-parser
…datedDependencies Update to the latest Laravel & Composer Packages
Codecov Report
@@ Coverage Diff @@
## hotfix #1000 +/- ##
=========================================
Coverage ? 68.34%
Complexity ? 2141
=========================================
Files ? 159
Lines ? 7289
Branches ? 0
=========================================
Hits ? 4982
Misses ? 2307
Partials ? 0Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## hotfix #1000 +/- ##
=========================================
Coverage ? 66.93%
Complexity ? 1913
=========================================
Files ? 159
Lines ? 6684
Branches ? 0
=========================================
Hits ? 4474
Misses ? 2210
Partials ? 0
Continue to review full report at Codecov.
|
This reverts commit 94c788f.
|
This branch/PR has become very dirty. Changes have been moved to PR #1006 |
Generated missing locale keys for all languages using PR #992
locale:fix-keyscommand.The empty key values were populated using en_US and can be identified via
locales:missing-valuescommand.(also wanted to check these files will pass style-ci check)