Total Complexity | 0 |
Complexity/F | 0 |
Lines of Code | 25 |
Function Count | 0 |
Duplicated Lines | 0 |
Ratio | 0 % |
Changes | 1 | ||
Bugs | 0 | Features | 1 |
1 | define({ |
||
2 | ca: { |
||
3 | 'Allowed values:' : 'Valors permesos:', |
||
4 | 'Compare all with predecessor': 'Comparar tot amb versió anterior', |
||
5 | 'compare changes to:' : 'comparar canvis amb:', |
||
6 | 'compared to' : 'comparat amb', |
||
7 | 'Default value:' : 'Valor per defecte:', |
||
8 | 'Description' : 'Descripció', |
||
9 | 'Field' : 'Camp', |
||
10 | 'General' : 'General', |
||
11 | 'Generated with' : 'Generat amb', |
||
12 | 'Name' : 'Nom', |
||
13 | 'No response values.' : 'Sense valors en la resposta.', |
||
14 | 'optional' : 'opcional', |
||
15 | 'Parameter' : 'Paràmetre', |
||
16 | 'Permission:' : 'Permisos:', |
||
17 | 'Response' : 'Resposta', |
||
18 | 'Send' : 'Enviar', |
||
19 | 'Send a Sample Request' : 'Enviar una petició d\'exemple', |
||
20 | 'show up to version:' : 'mostrar versió:', |
||
21 | 'Size range:' : 'Tamany de rang:', |
||
22 | 'Type' : 'Tipus', |
||
23 | 'url' : 'url' |
||
24 | } |
||
25 | }); |
||
26 |