mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-27 20:49:53 +08:00
chore: update de_DE locale (#41521)
This commit is contained in:
parent
3c454496ef
commit
dcf25ae1c1
@ -2,6 +2,7 @@ import type { TimePickerLocale } from '../index';
|
||||
|
||||
const locale: TimePickerLocale = {
|
||||
placeholder: 'Zeit auswählen',
|
||||
rangePlaceholder: ['Anfangszeit', 'Endzeit'],
|
||||
};
|
||||
|
||||
export default locale;
|
||||
|
Loading…
Reference in New Issue
Block a user