1
0
Fork 0

chore(i18n): Added cty translations

This commit is contained in:
Joost De Cock 2020-09-19 17:20:28 +02:00
parent e2aac09155
commit 6b92893536
2 changed files with 16 additions and 0 deletions

View file

@ -0,0 +1,14 @@
wafsHashtag: WeAreFreeSewing
weAreACommunityOfMakers: We are a community of makers
weProvideMtmSewingPatterns: We provide made-to-measure sewing patterns
isAPatron: is a patron
contributesWith: contributes with
communityBuilding: Community building
development: Development
patternTesting: Pattern testing
patternDesign: Pattern design
support: Support
translation: Translation
writing: Writing
whereToFindUs: Where to find us
whoWeAre: Who we are

View file

@ -1,6 +1,7 @@
import account from './account.yaml'
import app from './app.yaml'
import cfp from './cfp.yaml'
import cty from './cty.yaml'
import email from './email.yaml'
import errors from './errors.yaml'
import filter from './filter.yml'
@ -22,6 +23,7 @@ const topics = {
account,
app,
cfp,
cty,
email,
errors,
filter,