mirror of https://github.com/Kylart/KawAnime.git
fixed up the english in some places (#84)
This commit is contained in:
parent
fb6d418e7f
commit
44ee4dee64
File diff suppressed because it is too large
Load Diff
|
@ -49,7 +49,7 @@ export default {
|
|||
{ divider: true },
|
||||
{ header: 'Library' },
|
||||
{
|
||||
title: 'Animes',
|
||||
title: 'Anime',
|
||||
action: 'tv',
|
||||
href: '/localPage'
|
||||
},
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
item-text='text',
|
||||
item-value='value',
|
||||
persistent-hint,
|
||||
hint='Where should we get those news?'
|
||||
hint='Where should we get that news from?'
|
||||
)
|
||||
|
||||
.refresh
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
v-card
|
||||
v-card-title.grey--text.text-uppercase
|
||||
v-spacer
|
||||
span Advanced research
|
||||
span Advanced search
|
||||
v-spacer
|
||||
|
||||
v-divider
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<template lang="pug">
|
||||
.main
|
||||
.text So you've come to me to get your animes once again?
|
||||
.text So you've come to me to get your anime once again?
|
||||
.text How cute.
|
||||
.img-container
|
||||
video(muted, autoplay, loop)
|
||||
|
|
Loading…
Reference in New Issue