This commit is contained in:
tugcekucukoglu 2024-05-13 15:35:52 +03:00
parent dc1a062225
commit 3fabb33fc5
4 changed files with 6 additions and 6 deletions

View file

@ -393,7 +393,7 @@ export interface PrimeVueLocaleOptions {
emptySearchMessage?: string;
emptyMessage?: string;
fileChosenMessage?: string;
emptyFileChosenMessage?: string;
noFileChosenMessage?: string;
aria?: PrimeVueLocaleAriaOptions;
}