ja_JP.js 127 B

12345
  1. var locale = {
  2. placeholder: '時間を選択',
  3. rangePlaceholder: ['開始時間', '終了時間']
  4. };
  5. export default locale;