From a00950b2d2987be5a3976242a1e1d762aafcb5d0 Mon Sep 17 00:00:00 2001 From: Felix Wehnert Date: Tue, 17 Jan 2023 14:15:17 +0100 Subject: [PATCH] Changes l7n to l10n I'm not quite sure what l7n could stand for, but l10n is the correct abbreviation of localization, what is also mentioned above. --- pages/locale/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/locale/index.vue b/pages/locale/index.vue index adcb48aa9..4e75883dd 100644 --- a/pages/locale/index.vue +++ b/pages/locale/index.vue @@ -2,12 +2,12 @@
Locale - PrimeVue - +

Internationalization and Localization

-

The Locale API allows setting i18n and l7n options globally for the components.

+

The Locale API allows setting i18n and l10n options globally for the components.

Getting Started

Locale values are stored in the global configuration that becomes accessible after installing the PrimeVue.