-
-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(types): add Catalan locale key to options of locale prop (#85)
* fix(types): add Catalan locale key to options of locale prop missing implementation from #80 * docs(contributing): add info about contribute with a new locale
- Loading branch information
1 parent
993be98
commit f72d7ac
Showing
2 changed files
with
5 additions
and
0 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
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 |
---|---|---|
|
@@ -15,6 +15,7 @@ export type Locale = { | |
}; | ||
|
||
export type LocaleOptions = | ||
| 'ca-ES' | ||
| 'de-DE' | ||
| 'en-US' | ||
| 'es-ES' | ||
|
f72d7ac
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to following URLs: