kopia lustrzana https://github.com/backface/turtlestitch
German translation update for "with data" and "data" strings
rodzic
2d73922582
commit
b37232bd68
|
@ -63,6 +63,7 @@
|
|||
* threads: JSCompiler scope fixes and redesign, thanks, xBZZZZ!
|
||||
* blocks: added support for mixed-typed polyadic inputs
|
||||
* threads, blocks, objects, gui: added support for additional data transmission for broadcasts and scene switches
|
||||
* German translation update for "with data" and "data" strings
|
||||
|
||||
### 2022-07-11
|
||||
* extensions: fixed #3065
|
||||
|
|
|
@ -531,12 +531,16 @@ SnapTranslator.dict.de = {
|
|||
'sende %msg %receive und warte',
|
||||
'to':
|
||||
'an',
|
||||
'with data':
|
||||
'mit Daten',
|
||||
'Message name':
|
||||
'Nachricht',
|
||||
'message':
|
||||
'Nachricht',
|
||||
'any message':
|
||||
'eine beliebige Nachricht',
|
||||
'data':
|
||||
'Daten',
|
||||
'wait %n secs':
|
||||
'warte %n Sek.',
|
||||
'wait until %b':
|
||||
|
|
Ładowanie…
Reference in New Issue