This website requires JavaScript.
Explore
Help
Sign in
VSinerva
/
freesewing
Watch
1
Star
0
Fork
You've already forked freesewing
0
Code
Activity
51dc1d9732
freesewing
/
config
/
templates
/
design
/
i18n
/
index.mjs
4 lines
77 B
JavaScript
Raw
Normal View
History
Unescape
Escape
[breaking]: FreeSewing v4 (#7297) Refer to the CHANGELOG for all info. --------- Co-authored-by: Wouter van Wageningen <wouter.vdub@yahoo.com> Co-authored-by: Josh Munic <jpmunic@gmail.com> Co-authored-by: Jonathan Haas <haasjona@gmail.com>
2025-04-01 16:15:20 +02:00
import
en
from
'./en.json'
with
{
type
:
'json'
}
fix: Make yarn new design work again Also makes the reconfigure script responsible for the generation of the use-design hook.
2023-10-04 09:14:18 +02:00
[breaking]: FreeSewing v4 (#7297) Refer to the CHANGELOG for all info. --------- Co-authored-by: Wouter van Wageningen <wouter.vdub@yahoo.com> Co-authored-by: Josh Munic <jpmunic@gmail.com> Co-authored-by: Jonathan Haas <haasjona@gmail.com>
2025-04-01 16:15:20 +02:00
export
const
i18n
=
{
en
}
Copy permalink