Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing locale keys (still need translated) #1000

Closed
wants to merge 46 commits into from

Conversation

amosfolz
Copy link
Contributor

Generated missing locale keys for all languages using PR #992 locale:fix-keys command.

The empty key values were populated using en_US and can be identified via locales:missing-values command.

(also wanted to check these files will pass style-ci check)

Silic0nS0ldier and others added 24 commits February 16, 2019 15:18
…refinements

Removed build containers from `docker-compose.yml` in favour of separate commands
* Update Laravel version
* Removed deprecated `belongsToManyConstrained`
* Updated Changelog
* Fix styling
* Update sqlite support
* Updated Laravel references
@lcharette lcharette added the internationalization Related to the localization feature label Jun 20, 2019
@lcharette lcharette added this to the 4.3.0 milestone Jun 20, 2019
@codecov
Copy link

codecov bot commented Jun 30, 2019

Codecov Report

❗ No coverage uploaded for pull request base (hotfix@c3ab9a6). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             hotfix    #1000   +/-   ##
=========================================
  Coverage          ?   68.34%           
  Complexity        ?     2141           
=========================================
  Files             ?      159           
  Lines             ?     7289           
  Branches          ?        0           
=========================================
  Hits              ?     4982           
  Misses            ?     2307           
  Partials          ?        0

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c3ab9a6...963cc86. Read the comment docs.

@codecov
Copy link

codecov bot commented Jun 30, 2019

Codecov Report

❗ No coverage uploaded for pull request base (hotfix@c3ab9a6). Click here to learn what that means.
The diff coverage is 77.27%.

Impacted file tree graph

@@            Coverage Diff            @@
##             hotfix    #1000   +/-   ##
=========================================
  Coverage          ?   66.93%           
  Complexity        ?     1913           
=========================================
  Files             ?      159           
  Lines             ?     6684           
  Branches          ?        0           
=========================================
  Hits              ?     4474           
  Misses            ?     2210           
  Partials          ?        0
Impacted Files Coverage Δ Complexity Δ
...count/src/Database/Migrations/v400/GroupsTable.php 100% <ø> (ø) 3 <0> (?)
.../Database/Migrations/v400/PermissionRolesTable.php 100% <ø> (ø) 3 <0> (?)
...ore/src/Database/Migrations/v400/SessionsTable.php 100% <ø> (ø) 3 <0> (?)
...rc/Database/Migrations/v400/VerificationsTable.php 100% <ø> (ø) 3 <0> (?)
...ccount/src/Database/Migrations/v400/RolesTable.php 100% <ø> (ø) 3 <0> (?)
...src/Database/Migrations/v400/PersistencesTable.php 100% <ø> (ø) 3 <0> (?)
...ccount/src/Database/Migrations/v400/UsersTable.php 100% <ø> (ø) 3 <0> (?)
...t/src/Database/Migrations/v400/ActivitiesTable.php 100% <ø> (ø) 3 <0> (?)
...nt/src/Database/Migrations/v400/RoleUsersTable.php 100% <ø> (ø) 3 <0> (?)
...c/Database/Migrations/v400/PasswordResetsTable.php 100% <ø> (ø) 3 <0> (?)
... and 31 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c3ab9a6...44c9d4b. Read the comment docs.

@lcharette lcharette changed the base branch from hotfix to develop July 1, 2019 14:44
@lcharette lcharette changed the base branch from develop to hotfix July 1, 2019 14:47
@amosfolz
Copy link
Contributor Author

amosfolz commented Jul 1, 2019

This branch/PR has become very dirty. Changes have been moved to PR #1006

@amosfolz amosfolz closed this Jul 1, 2019
@amosfolz amosfolz deleted the add-missing-locale-keys branch July 1, 2019 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internationalization Related to the localization feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants