Skip to content

Commit

Permalink
feat(admin-ui): Add admin-ui Italian translation (#998)
Browse files Browse the repository at this point in the history
  • Loading branch information
coderjib authored Jul 22, 2021
1 parent bc784cd commit 657a32b
Show file tree
Hide file tree
Showing 2 changed files with 662 additions and 2 deletions.
9 changes: 7 additions & 2 deletions packages/admin-ui/i18n-coverage.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"generatedOn": "2021-07-08T12:48:37.370Z",
"lastCommit": "e950588df16d643e323c69f9f1909e74c2aa5c2c",
"generatedOn": "2021-07-21T12:03:11.085Z",
"lastCommit": "355488079e08c0dd119431f252f2b4135e390937",
"translationStatus": {
"cs": {
"tokenCount": 621,
Expand All @@ -27,6 +27,11 @@
"translatedCount": 613,
"percentage": 99
},
"it": {
"tokenCount": 621,
"translatedCount": 621,
"percentage": 100
},
"pl": {
"tokenCount": 621,
"translatedCount": 405,
Expand Down
Loading

0 comments on commit 657a32b

Please sign in to comment.