Merge pull request #208 from maikirakiwi/upcoming

99.999% i18n coverage for Cider.
This commit is contained in:
booploops 2022-01-25 04:21:44 -08:00 committed by GitHub
commit 14ea5bb593
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
20 changed files with 231 additions and 123 deletions

View file

@ -9,8 +9,8 @@
</template>
</div>
<div v-else style="text-align: center">
<h3>No Results</h3>
<p>Try a new search.</p>
<h3>{{app.getLz('error.noResults')}}</h3>
<p>{{app.getLz('error.noResults.description')}}</p>
</div>
<div class="col" v-if="search.results.song">
<div class="row">