Replaces more missing variables from latest spell check.

This commit is contained in:
mateuswetah 2021-11-08 09:49:34 -03:00
parent 5848d92278
commit a2bbad6b00
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
<p
v-if="!isLoadingOptions && options.length != undefined && options.length <= 0"
class="no-options-placeholder">
{{ $i18n.get('info_no_options_avialable_filtering') }}
{{ $i18n.get('info_no_options_available_filtering') }}
</p>
</template>
<template v-else>