fix: lt_LT locale for typeTemplate (#34567)

This commit is contained in:
Anizcus 2022-03-18 07:55:40 +02:00 committed by GitHub
parent acceca7029
commit 183dec11f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ import TimePicker from '../time-picker/locale/lt_LT';
import Calendar from '../calendar/locale/lt_LT'; import Calendar from '../calendar/locale/lt_LT';
import { Locale } from '../locale-provider'; import { Locale } from '../locale-provider';
const typeTemplate: string = '${label} не является типом ${type}'; const typeTemplate: string = '${label} neatitinka tipo ${type}';
const localeValues: Locale = { const localeValues: Locale = {
locale: 'lt', locale: 'lt',