chore(i18n): Few more translations
This commit is contained in:
parent
9ec9377295
commit
dd8f78c5ca
1 changed files with 5 additions and 2 deletions
|
@ -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:"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue