Commit 50737cc 1 parent 5fe92bf commit 50737cc Copy full SHA for 50737cc
File tree 6 files changed +657
-392
lines changed
6 files changed +657
-392
lines changed Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 47
47
future : "d'aquí %s" ,
48
48
past : "fa %s" ,
49
49
s : "uns segons" ,
50
+ ss : "%d segons" ,
50
51
m : "un minut" ,
51
52
mm : "%d minuts" ,
52
53
h : "una hora" ,
Original file line number Diff line number Diff line change 49
49
future : "en %s" ,
50
50
past : "hace %s" ,
51
51
s : "unos segundos" ,
52
+ ss : "%d segundos" ,
52
53
m : "un minuto" ,
53
54
mm : "%d minutos" ,
54
55
h : "una hora" ,
55
56
hh : "%d horas" ,
56
57
d : "un día" ,
57
58
dd : "%d días" ,
59
+ w : "una semana" ,
60
+ ww : "%d semanas" ,
58
61
M : "un mes" ,
59
62
MM : "%d meses" ,
60
63
y : "un año" ,
65
68
week : {
66
69
dow : 1 ,
67
70
doy : 4
68
- }
71
+ } ,
72
+ invalidDate : "Fecha inválida"
69
73
} ) ;
70
74
} ) ;
Original file line number Diff line number Diff line change 42
42
} ,
43
43
past : "hai %s" ,
44
44
s : "uns segundos" ,
45
+ ss : "%d segundos" ,
45
46
m : "un minuto" ,
46
47
mm : "%d minutos" ,
47
48
h : "unha hora" ,
Original file line number Diff line number Diff line change 35
35
"file-saver" : " *" ,
36
36
"font-awesome" : " ~4.3" ,
37
37
"gifsicle" : " ^5.0.0" ,
38
- "grunt" : " ^1.0.4 " ,
38
+ "grunt" : " ^1.5.2 " ,
39
39
"grunt-angular-templates" : " ^1.2.0" ,
40
40
"grunt-browser-output" : " 1.0.3" ,
41
41
"grunt-cli" : " ^1.3.2" ,
66
66
"less" : " 3.11.1" ,
67
67
"load-grunt-tasks" : " ^3.5.0" ,
68
68
"lodash" : " ^4.17.21" ,
69
- "moment" : " 2.19.3 " ,
69
+ "moment" : " 2.29.2 " ,
70
70
"nanoscroller" : " ^0.8.7" ,
71
71
"ng-autofocus" : " ~0.0.1" ,
72
72
"ng-file-upload" : " 3.0.7" ,
89
89
"**/ws" : " 7.4.6" ,
90
90
"**/lodash" : " ^4.17.21" ,
91
91
"**/hosted-git-info" : " 3.0.8" ,
92
- "**/minimist" : " 1.2.5 " ,
92
+ "**/minimist" : " 1.2.6 " ,
93
93
"**/yargs-parser" : " 13.1.2" ,
94
94
"**/cheerio" : " 0.12.3" ,
95
95
"**/cheerio-select" : " 0.0.3" ,
You can’t perform that action at this time.
0 commit comments