1
0
Fork 0

feat(bee): Add i18n named export

This commit is contained in:
joostdecock 2023-07-02 11:53:43 +02:00
parent 738a21d1d5
commit 159d1906f5
5 changed files with 5 additions and 5 deletions

View file

@ -4,7 +4,7 @@
"p": { "p": {
"bandTie": "Band Tie", "bandTie": "Band Tie",
"cup": "Cup", "cup": "Cup",
"nackTie": "Neck Tie" "neckTie": "Neck Tie"
}, },
"s": {}, "s": {},
"o": { "o": {

View file

@ -4,7 +4,7 @@
"p": { "p": {
"bandTie": "Band Tie", "bandTie": "Band Tie",
"cup": "Cup", "cup": "Cup",
"nackTie": "Neck Tie" "neckTie": "Neck Tie"
}, },
"s": {}, "s": {},
"o": { "o": {

View file

@ -4,7 +4,7 @@
"p": { "p": {
"bandTie": "Band Tie", "bandTie": "Band Tie",
"cup": "Cup", "cup": "Cup",
"nackTie": "Neck Tie" "neckTie": "Neck Tie"
}, },
"s": {}, "s": {},
"o": { "o": {

View file

@ -4,7 +4,7 @@
"p": { "p": {
"bandTie": "Band Tie", "bandTie": "Band Tie",
"cup": "Cup", "cup": "Cup",
"nackTie": "Neck Tie" "neckTie": "Neck Tie"
}, },
"s": {}, "s": {},
"o": { "o": {

View file

@ -4,7 +4,7 @@
"p": { "p": {
"bandTie": "Band Tie", "bandTie": "Band Tie",
"cup": "Cup", "cup": "Cup",
"nackTie": "Neck Tie" "neckTie": "Neck Tie"
}, },
"s": {}, "s": {},
"o": { "o": {