|
15 | 15 | "UIKit.CreatableSelectInput.noOptionsMessageWithInputValue": "无选项",
|
16 | 16 | "UIKit.CreatableSelectInput.noOptionsMessageWithoutInputValue": "无选项",
|
17 | 17 | "UIKit.CreatableSelectInput.placeholder": "选择...",
|
18 |
| - "UIKit.DateInput.placeholder": "月/日/年", |
19 |
| - "UIKit.DateRangeInput.placeholder": "月/日/年 - 月/日/年", |
20 |
| - "UIKit.DateTimeInput.placeholder": "月/日/年 - 小时:分钟 上午/下午", |
21 |
| - "UIKit.DateTimeInput.timePlaceholder": "小时:分钟 上午/下午", |
| 18 | + "UIKit.DateInput.placeholder": "年/月/日", |
| 19 | + "UIKit.DateRangeInput.placeholder": "年/月/日 - 年/月/日", |
| 20 | + "UIKit.DateTimeInput.placeholder": "年/月/日 - 小时:分钟", |
| 21 | + "UIKit.DateTimeInput.timePlaceholder": "小时:分钟", |
22 | 22 | "UIKit.FieldErrors.invalidFractionalNumber": "需要完整数字。",
|
23 | 23 | "UIKit.FieldErrors.invalidNegativeNumber": "不支持负数。",
|
24 | 24 | "UIKit.FieldErrors.missingRequiredField": "此字段为必填项。请提供一个值。",
|
|
42 | 42 | "UIKit.SelectInput.noOptionsMessageWithInputValue": "无选项",
|
43 | 43 | "UIKit.SelectInput.noOptionsMessageWithoutInputValue": "无选项",
|
44 | 44 | "UIKit.SelectInput.placeholder": "选择...",
|
45 |
| - "UIKit.TimeInput.placeholder": "小时:分钟 上午/下午" |
| 45 | + "UIKit.TimeInput.placeholder": "小时:分钟" |
46 | 46 | }
|
0 commit comments