Skip to content

Commit

Permalink
docs(Storybook): add pseudo translations (#5450)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukas742 committed Jan 29, 2024
1 parent ea7ac41 commit 96199cc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .storybook/components/languageCodes.json
Original file line number Diff line number Diff line change
Expand Up @@ -182,5 +182,9 @@
{
"id": "zh_TW",
"language": "Chinese - Traditional"
},
{
"id": "en_US_sappsd",
"language": "Pseudo Translations"
}
]

0 comments on commit 96199cc

Please sign in to comment.