File tree Expand file tree Collapse file tree
apps/playground/i18n/locales Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "xxx" : " Favorite" ,
33 "$vuetify" : {
4+ "badge" : " Badge" ,
45 "open" : " Open" ,
56 "close" : " Close" ,
67 "datePicker" : {
8+ "ariaLabel" : {
9+ "previousMonth" : " Previous month" ,
10+ "nextMonth" : " Next month" ,
11+ "selectYear" : " Select year" ,
12+ "previousYear" : " Previous year" ,
13+ "nextYear" : " Next year" ,
14+ "selectMonth" : " Select month" ,
15+ "selectDate" : " {0}" ,
16+ "currentDate" : " Today, {0}"
17+ },
718 "title" : " Select date" ,
819 "header" : " Enter date" ,
920 "cancel" : " Cancel" ,
Original file line number Diff line number Diff line change 11{
22 "xxx" : " Favourite" ,
33 "$vuetify" : {
4+ "badge" : " Badge" ,
45 "open" : " Open" ,
56 "close" : " Close" ,
67 "datePicker" : {
1011 "ok" : " Ok" ,
1112 "input" : {
1213 "placeholder" : " Enter date"
14+ },
15+ "ariaLabel" : {
16+ "previousMonth" : " Previous month" ,
17+ "nextMonth" : " Next month" ,
18+ "selectYear" : " Select year" ,
19+ "previousYear" : " Previous year" ,
20+ "nextYear" : " Next year" ,
21+ "selectMonth" : " Select month" ,
22+ "selectDate" : " {0}" ,
23+ "currentDate" : " Today, {0}"
1324 }
1425 },
1526 "input" : {
Original file line number Diff line number Diff line change 11{
22 "xxx" : " Favorite" ,
33 "$vuetify" : {
4+ "badge" : " Badge" ,
45 "open" : " Open" ,
56 "close" : " Close" ,
67 "datePicker" : {
1011 "ok" : " Ok" ,
1112 "input" : {
1213 "placeholder" : " Enter date"
14+ },
15+ "ariaLabel" : {
16+ "previousMonth" : " Previous month" ,
17+ "nextMonth" : " Next month" ,
18+ "selectYear" : " Select year" ,
19+ "previousYear" : " Previous year" ,
20+ "nextYear" : " Next year" ,
21+ "selectMonth" : " Select month" ,
22+ "selectDate" : " {0}" ,
23+ "currentDate" : " Today, {0}"
1324 }
1425 },
1526 "input" : {
You can’t perform that action at this time.
0 commit comments