That does not work. Do I have to do anything else?tugce.kucukoglu wrote: ↑12 Nov 2021, 14:14In main.js file, you can define locales:
Code: Select all
const app = createApp(App); app.use(PrimeVue,{ locale: { accept: 'Aceptar', reject: 'Rechazar' } });
More complete example of using a locale
-
- Posts: 66
- Joined: 06 Sep 2022, 08:59
Hi,clienti wrote: ↑23 Feb 2023, 15:09That does not work. Do I have to do anything else?tugce.kucukoglu wrote: ↑12 Nov 2021, 14:14In main.js file, you can define locales:
Code: Select all
const app = createApp(App); app.use(PrimeVue,{ locale: { accept: 'Aceptar', reject: 'Rechazar' } });
I believe it will be very useful to prepare an example of PrimeVue locale working with i18n. We would be very happy if you would like to contribute when we prepare and share an example.
-
- Information
-
Who is online
Users browsing this forum: No registered users and 3 guests