Update:Add more translation strings, remove unused string #3027

This commit is contained in:
advplyr 2024-05-30 17:03:33 -05:00
parent 4b7b10a901
commit 95506bc638
31 changed files with 226 additions and 34 deletions

View file

@ -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">