kopia lustrzana https://github.com/backface/turtlestitch
updated German translation for "value"
rodzic
965f4bf587
commit
fdd0ac1f86
|
@ -18,6 +18,7 @@
|
|||
* blocks: dropping a ring parameter inside a reporter-ring no longer replaces the ring
|
||||
* threads: calling an empty reporter-ring with no formal parameters passing a single argument treats it as the identity function of that argument
|
||||
* blocks: renamed default special HOF parameter "item" to "value"
|
||||
* updated German translation for "value"
|
||||
|
||||
### 2019-11-01
|
||||
* new dev version
|
||||
|
|
|
@ -815,6 +815,8 @@ SnapTranslator.dict.de = {
|
|||
'für jedes %upvar von %l %cla',
|
||||
'item':
|
||||
'Element',
|
||||
'value':
|
||||
'Wert',
|
||||
'index':
|
||||
'Index',
|
||||
'add %s to %l':
|
||||
|
|
Ładowanie…
Reference in New Issue