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
|
||||
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
|
||||
designModeIsOn: Design mode is on
|
||||
designModeIsOff: Design mode is off
|
||||
clearDesignMode: Clear design mode
|
||||
designMode: Design mode
|
||||
exportMode: Export mode
|
||||
thingIsEnabled: '{thing} is enabled'
|
||||
thingIsDisabled: '{thing} is disabled'
|
||||
turnOn: Turn on
|
||||
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:"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue