You are viewing Pre-Alpha documentation.
Vuetify0 Logo

useLocale API

API reference for the useLocale composable.

Options

adapter

LocaleAdapter

messages

Record<ID, Z>

Methods

t

(key: string, params?: Record<string, unknown>, fallback?: string) => string

Translate a message key with optional parameters and fallback.

n

(value: number) => string

© 2016-2025 Vuetify, LLC
Ctrl+/