File tree Expand file tree Collapse file tree 2 files changed +26
-0
lines changed Expand file tree Collapse file tree 2 files changed +26
-0
lines changed Original file line number Diff line number Diff line change 22 './locales/de.js' ,
33 './locales/fr.js' ,
44 './locales/nl.js' ,
5+ './locales/pl.js' ,
56 './locales/zh.js'
67] , function ( ) {
78 var locales = { } ;
Original file line number Diff line number Diff line change 1+ define ( {
2+ pl : {
3+ 'Allowed values:' : 'Dozwlone wartości:' ,
4+ 'Compare all with predecessor' : 'Porównaj z poprzednimi wersjami' ,
5+ 'compare changes to:' : 'porównaj zmiany do:' ,
6+ 'compared to' : 'porównaj do:' ,
7+ 'Default value:' : 'Wartość domyślna:' ,
8+ 'Description' : 'Opis' ,
9+ 'Field' : 'Pole' ,
10+ 'General' : 'Generalnie' ,
11+ 'Generated with' : 'Wygenerowano z' ,
12+ 'Name' : 'Nazwa' ,
13+ 'No response values.' : 'Brak odpowiedzi.' ,
14+ 'optional' : 'opcjonalny' ,
15+ 'Parameter' : 'Parametr' ,
16+ 'Permission:' : 'Uprawnienia:' ,
17+ 'Response' : 'Odpowiedź' ,
18+ 'Send' : 'Wyślij' ,
19+ 'Send a Sample Request' : 'Wyślij przykładowe żądanie' ,
20+ 'show up to version:' : 'pokaż do wersji:' ,
21+ 'Size range:' : 'Zakres rozmiaru:' ,
22+ 'Type' : 'Typ' ,
23+ 'url' : 'url'
24+ }
25+ } ) ;
You can’t perform that action at this time.
0 commit comments