fix typo
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
This commit is contained in:
parent
161bce1a42
commit
f9cd25c424
@ -19,7 +19,7 @@ common:
|
|||||||
wednesday: "水"
|
wednesday: "水"
|
||||||
thursday: "木"
|
thursday: "木"
|
||||||
friday: "金"
|
friday: "金"
|
||||||
satruday: "土"
|
saturday: "土"
|
||||||
reactions:
|
reactions:
|
||||||
like: "いいね"
|
like: "いいね"
|
||||||
love: "しゅき"
|
love: "しゅき"
|
||||||
|
@ -19,7 +19,7 @@ common:
|
|||||||
wednesday: "W"
|
wednesday: "W"
|
||||||
thursday: "T"
|
thursday: "T"
|
||||||
friday: "F"
|
friday: "F"
|
||||||
satruday: "S"
|
saturday: "S"
|
||||||
reactions:
|
reactions:
|
||||||
like: "Like"
|
like: "Like"
|
||||||
love: "Love"
|
love: "Love"
|
||||||
|
@ -19,7 +19,7 @@ common:
|
|||||||
wednesday: "水"
|
wednesday: "水"
|
||||||
thursday: "木"
|
thursday: "木"
|
||||||
friday: "金"
|
friday: "金"
|
||||||
satruday: "土"
|
saturday: "土"
|
||||||
reactions:
|
reactions:
|
||||||
like: "いいね"
|
like: "いいね"
|
||||||
love: "しゅき"
|
love: "しゅき"
|
||||||
|
@ -19,7 +19,7 @@ common:
|
|||||||
wednesday: "M"
|
wednesday: "M"
|
||||||
thursday: "J"
|
thursday: "J"
|
||||||
friday: "V"
|
friday: "V"
|
||||||
satruday: "S"
|
saturday: "S"
|
||||||
reactions:
|
reactions:
|
||||||
like: "Aime"
|
like: "Aime"
|
||||||
love: "Adore"
|
love: "Adore"
|
||||||
|
@ -19,7 +19,7 @@ common:
|
|||||||
wednesday: "水"
|
wednesday: "水"
|
||||||
thursday: "木"
|
thursday: "木"
|
||||||
friday: "金"
|
friday: "金"
|
||||||
satruday: "土"
|
saturday: "土"
|
||||||
reactions:
|
reactions:
|
||||||
like: "いいね"
|
like: "いいね"
|
||||||
love: "しゅき"
|
love: "しゅき"
|
||||||
|
@ -20,7 +20,7 @@ common:
|
|||||||
wednesday: "水"
|
wednesday: "水"
|
||||||
thursday: "木"
|
thursday: "木"
|
||||||
friday: "金"
|
friday: "金"
|
||||||
satruday: "土"
|
saturday: "土"
|
||||||
|
|
||||||
reactions:
|
reactions:
|
||||||
like: "いいね"
|
like: "いいね"
|
||||||
|
@ -19,7 +19,7 @@ common:
|
|||||||
wednesday: "水"
|
wednesday: "水"
|
||||||
thursday: "木"
|
thursday: "木"
|
||||||
friday: "金"
|
friday: "金"
|
||||||
satruday: "土"
|
saturday: "土"
|
||||||
reactions:
|
reactions:
|
||||||
like: "いいね"
|
like: "いいね"
|
||||||
love: "しゅき"
|
love: "しゅき"
|
||||||
|
@ -19,7 +19,7 @@ common:
|
|||||||
wednesday: "Ś"
|
wednesday: "Ś"
|
||||||
thursday: "C"
|
thursday: "C"
|
||||||
friday: "P"
|
friday: "P"
|
||||||
satruday: "S"
|
saturday: "S"
|
||||||
reactions:
|
reactions:
|
||||||
like: "Lubię"
|
like: "Lubię"
|
||||||
love: "Kocham"
|
love: "Kocham"
|
||||||
|
@ -19,7 +19,7 @@ common:
|
|||||||
wednesday: "水"
|
wednesday: "水"
|
||||||
thursday: "木"
|
thursday: "木"
|
||||||
friday: "金"
|
friday: "金"
|
||||||
satruday: "土"
|
saturday: "土"
|
||||||
reactions:
|
reactions:
|
||||||
like: "いいね"
|
like: "いいね"
|
||||||
love: "しゅき"
|
love: "しゅき"
|
||||||
|
@ -19,7 +19,7 @@ common:
|
|||||||
wednesday: "水"
|
wednesday: "水"
|
||||||
thursday: "木"
|
thursday: "木"
|
||||||
friday: "金"
|
friday: "金"
|
||||||
satruday: "土"
|
saturday: "土"
|
||||||
reactions:
|
reactions:
|
||||||
like: "いいね"
|
like: "いいね"
|
||||||
love: "しゅき"
|
love: "しゅき"
|
||||||
|
@ -64,7 +64,7 @@ export default Vue.extend({
|
|||||||
'%i18n:!common.weekday-short.wednesday%',
|
'%i18n:!common.weekday-short.wednesday%',
|
||||||
'%i18n:!common.weekday-short.thursday%',
|
'%i18n:!common.weekday-short.thursday%',
|
||||||
'%i18n:!common.weekday-short.friday%',
|
'%i18n:!common.weekday-short.friday%',
|
||||||
'%i18n:!common.weekday-short.satruday%'
|
'%i18n:!common.weekday-short.saturday%'
|
||||||
]
|
]
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user