mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-07-10 01:15:06 +02:00
Update:Add more translation strings, remove unused string #3027
This commit is contained in:
parent
4b7b10a901
commit
95506bc638
31 changed files with 226 additions and 34 deletions
|
@ -21,7 +21,7 @@
|
|||
</tr>
|
||||
</table>
|
||||
<div v-else-if="!processing" class="text-center py-8">
|
||||
<p class="text-lg">No custom metadata providers</p>
|
||||
<p class="text-lg">{{ $strings.LabelNoCustomMetadataProviders }}</p>
|
||||
</div>
|
||||
|
||||
<div v-if="processing" class="absolute inset-0 h-full flex items-center justify-center bg-black/40 rounded-md">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue