1
0
Fork 0

chore(i18n): Few more translations

This commit is contained in:
Joost De Cock 2021-01-10 15:07:20 +01:00
parent 9ec9377295
commit dd8f78c5ca

View file

@ -22,8 +22,11 @@ size: Size
noRequiredMeasurements: This pattern has no required measurements noRequiredMeasurements: This pattern has no required measurements
howtoAddMeasurements: To require measurements, add them to the <b>measurements</b> section of the pattern's configuration file. howtoAddMeasurements: To require measurements, add them to the <b>measurements</b> section of the pattern's configuration file.
seeDocsAt: Documentation on this topic is available at seeDocsAt: Documentation on this topic is available at
designModeIsOn: Design mode is on clearDesignMode: Clear design mode
designModeIsOff: Design mode is off designMode: Design mode
exportMode: Export mode
thingIsEnabled: '{thing} is enabled'
thingIsDisabled: '{thing} is disabled'
turnOn: Turn on turnOn: Turn on
turnOff: Turn off turnOff: Turn off
validNameWarning: "Please pick a different name as this name would cause problems.\nWe (re-)use the pattern name as the NPM package name.\nPackage names must be lowercase and cannot contain special characters.\nSo please name your pattern accordingly, like:" validNameWarning: "Please pick a different name as this name would cause problems.\nWe (re-)use the pattern name as the NPM package name.\nPackage names must be lowercase and cannot contain special characters.\nSo please name your pattern accordingly, like:"