kopia lustrzana https://github.com/backface/turtlestitch
German translation update for "editables"
rodzic
e506ea1f14
commit
4fe18e62ed
|
@ -57,6 +57,7 @@
|
||||||
* blocks, byob, threads: new "menus" selector for block attributes
|
* blocks, byob, threads: new "menus" selector for block attributes
|
||||||
* German translation update for "menus"
|
* German translation update for "menus"
|
||||||
* blocks, threads: new "editables" selector for block attributes (indicates read-only input slots)
|
* blocks, threads: new "editables" selector for block attributes (indicates read-only input slots)
|
||||||
|
* German translation update for "editables"
|
||||||
|
|
||||||
### 2022-06-27
|
### 2022-06-27
|
||||||
* threads: trim block label before identifying existing definition in DEFINE
|
* threads: trim block label before identifying existing definition in DEFINE
|
||||||
|
|
|
@ -749,6 +749,8 @@ SnapTranslator.dict.de = {
|
||||||
'Felder',
|
'Felder',
|
||||||
'menus':
|
'menus':
|
||||||
'Menüs',
|
'Menüs',
|
||||||
|
'editables':
|
||||||
|
'Eingaben',
|
||||||
'set %byob of block %repRing to %s':
|
'set %byob of block %repRing to %s':
|
||||||
'setze %byob von Block %repRing auf %s',
|
'setze %byob von Block %repRing auf %s',
|
||||||
'define %upvar %s %repRing':
|
'define %upvar %s %repRing':
|
||||||
|
|
Ładowanie…
Reference in New Issue