kopia lustrzana https://github.com/backface/turtlestitch
rodzic
40903236e3
commit
ea81ef37cc
|
|
@ -185,7 +185,7 @@ SnapTranslator.dict.de = {
|
|||
'translator_e-mail':
|
||||
'jens@moenig.org', // optional
|
||||
'last_changed':
|
||||
'2018-02-15', // this, too, will appear in the Translators tab
|
||||
'2018-03-03', // this, too, will appear in the Translators tab
|
||||
|
||||
// GUI
|
||||
// control bar:
|
||||
|
|
@ -1096,6 +1096,8 @@ SnapTranslator.dict.de = {
|
|||
'Unbenannt',
|
||||
'Open Project':
|
||||
'Project \u00f6ffnen',
|
||||
'Open':
|
||||
'\u00d6ffnen',
|
||||
'(empty)':
|
||||
'(leer)',
|
||||
'Saved!':
|
||||
|
|
|
|||
|
|
@ -42,7 +42,7 @@
|
|||
|
||||
/*global modules, contains*/
|
||||
|
||||
modules.locale = '2018-February-19';
|
||||
modules.locale = '2018-March-03';
|
||||
|
||||
// Global stuff
|
||||
|
||||
|
|
@ -160,7 +160,7 @@ SnapTranslator.dict.de = {
|
|||
'translator_e-mail':
|
||||
'jens@moenig.org',
|
||||
'last_changed':
|
||||
'2018-02-15'
|
||||
'2018-03-03'
|
||||
};
|
||||
|
||||
SnapTranslator.dict.it = {
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue