-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(admin-ui): Add support for "relation" custom field type
- Loading branch information
1 parent
c2b4ed2
commit 63e97c7
Showing
53 changed files
with
1,165 additions
and
121 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,51 +1,51 @@ | ||
{ | ||
"generatedOn": "2021-01-19T12:13:56.694Z", | ||
"lastCommit": "43a930b617662716c4b02b322289c6c0b1024489", | ||
"generatedOn": "2021-01-22T13:12:13.937Z", | ||
"lastCommit": "d969e15cbac79672127aee5446532e3e91eb20c5", | ||
"translationStatus": { | ||
"cs": { | ||
"tokenCount": 760, | ||
"tokenCount": 765, | ||
"translatedCount": 754, | ||
"percentage": 99 | ||
}, | ||
"de": { | ||
"tokenCount": 760, | ||
"tokenCount": 765, | ||
"translatedCount": 595, | ||
"percentage": 78 | ||
}, | ||
"en": { | ||
"tokenCount": 760, | ||
"translatedCount": 758, | ||
"tokenCount": 765, | ||
"translatedCount": 764, | ||
"percentage": 100 | ||
}, | ||
"es": { | ||
"tokenCount": 760, | ||
"tokenCount": 765, | ||
"translatedCount": 457, | ||
"percentage": 60 | ||
}, | ||
"fr": { | ||
"tokenCount": 760, | ||
"tokenCount": 765, | ||
"translatedCount": 691, | ||
"percentage": 91 | ||
"percentage": 90 | ||
}, | ||
"pl": { | ||
"tokenCount": 760, | ||
"tokenCount": 765, | ||
"translatedCount": 550, | ||
"percentage": 72 | ||
}, | ||
"pt_BR": { | ||
"tokenCount": 760, | ||
"tokenCount": 765, | ||
"translatedCount": 641, | ||
"percentage": 84 | ||
}, | ||
"zh_Hans": { | ||
"tokenCount": 760, | ||
"tokenCount": 765, | ||
"translatedCount": 532, | ||
"percentage": 70 | ||
}, | ||
"zh_Hant": { | ||
"tokenCount": 760, | ||
"tokenCount": 765, | ||
"translatedCount": 532, | ||
"percentage": 70 | ||
} | ||
} | ||
} | ||
} |
Oops, something went wrong.