kopia lustrzana https://github.com/backface/turtlestitch
Brazilian Portuguese translation
contributed by Aldo von Wangenheim. Thanks!pull/3/merge
rodzic
99c817a9eb
commit
7a9f83295a
Plik diff jest za duży
Load Diff
15
locale.js
15
locale.js
|
@ -42,7 +42,7 @@
|
|||
|
||||
/*global modules, contains*/
|
||||
|
||||
modules.locale = '2014-February-13';
|
||||
modules.locale = '2014-April-30';
|
||||
|
||||
// Global stuff
|
||||
|
||||
|
@ -381,3 +381,16 @@ SnapTranslator.dict.fi = {
|
|||
'last_changed':
|
||||
'2014-04-18'
|
||||
};
|
||||
|
||||
SnapTranslator.dict.pt_BR = {
|
||||
// meta information
|
||||
'language_name':
|
||||
'Português do Brasil',
|
||||
'language_translator':
|
||||
'Aldo von Wangenheim',
|
||||
'translator_e-mail':
|
||||
'awangenh@inf.ufsc.br',
|
||||
'last_changed':
|
||||
'2014-04-20'
|
||||
};
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue