mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 22:33:50 +02:00
i18n
This commit is contained in:
@@ -59,14 +59,14 @@
|
||||
<Image class="size-4" />
|
||||
<span class="flex-1">{{ t('side_panel.search_avatars') }}</span>
|
||||
<span class="text-xs text-muted-foreground">{{
|
||||
t('side_panel.search_scope_own')
|
||||
t('side_panel.search_scope_avatars')
|
||||
}}</span>
|
||||
</CommandItem>
|
||||
<CommandItem :value="'hint-worlds'" disabled class="gap-3 opacity-70">
|
||||
<Globe class="size-4" />
|
||||
<span class="flex-1">{{ t('side_panel.search_worlds') }}</span>
|
||||
<span class="text-xs text-muted-foreground">{{
|
||||
t('side_panel.search_scope_own')
|
||||
t('side_panel.search_scope_worlds')
|
||||
}}</span>
|
||||
</CommandItem>
|
||||
<CommandItem :value="'hint-groups'" disabled class="gap-3 opacity-70">
|
||||
|
||||
Reference in New Issue
Block a user