Sha256: f5c3f61dc737b8f1c0cf0841d7c126d2d9fc6fe5620fd85a48b64d4f6283ce5e

Contents?: true

Size: 758 Bytes

Versions: 70

Compression:

Stored size: 758 Bytes

Contents

// Vietnamese

jQuery.extend( jQuery.fn.pickadate.defaults, {
    monthsFull: [ 'Tháng Một', 'Tháng Hai', 'Tháng Ba', 'Tháng Tư', 'Tháng Năm', 'Tháng Sáu', 'Tháng Bảy', 'Tháng Tám', 'Tháng Chín', 'Tháng Mười', 'Tháng Mười Một', 'Tháng Mười Hai' ],
    monthsShort: [ 'Một', 'Hai', 'Ba', 'Tư', 'Năm', 'Sáu', 'Bảy', 'Tám', 'Chín', 'Mưới', 'Mười Một', 'Mười Hai' ],
    weekdaysFull: [ 'Chủ Nhật', 'Thứ Hai', 'Thứ Ba', 'Thứ Tư', 'Thứ Năm', 'Thứ Sáu', 'Thứ Bảy' ],
    weekdaysShort: [ 'C.Nhật', 'T.Hai', 'T.Ba', 'T.Tư', 'T.Năm', 'T.Sáu', 'T.Bảy' ],
    today: 'Hôm Nay',
    clear: 'Xoá',
    firstDay: 1
});

jQuery.extend( jQuery.fn.pickatime.defaults, {
    clear: 'Xoá'
});

Version data entries

70 entries across 70 versions & 5 rubygems

Version Path
iqvoc-4.11.1 vendor/assets/bower_components/pickadate/lib/translations/vi_VN.js
iqvoc-4.11.0 vendor/assets/bower_components/pickadate/lib/translations/vi_VN.js
trusty-festivity-extension-2.6.3 vendor/assets/components/pickadate/lib/translations/vi_VN.js
trusty-festivity-extension-2.6.2 vendor/assets/components/pickadate/lib/translations/vi_VN.js
trusty-festivity-extension-2.6.1 vendor/assets/components/pickadate/lib/translations/vi_VN.js
trusty-festivity-extension-2.6 vendor/assets/components/pickadate/lib/translations/vi_VN.js
trusty-festivity-extension-2.5.19 vendor/assets/components/pickadate/lib/translations/vi_VN.js
trusty-festivity-extension-2.5.18 vendor/assets/components/pickadate/lib/translations/vi_VN.js
trusty-festivity-extension-2.5.17 vendor/assets/components/pickadate/lib/translations/vi_VN.js
date_picker-0.0.9 test/dummy/vendor/assets/components/pickadate/lib/translations/vi_VN.js
trusty-festivity-extension-2.5.16 vendor/assets/components/pickadate/lib/translations/vi_VN.js
trusty-festivity-extension-2.5.15 vendor/assets/components/pickadate/lib/translations/vi_VN.js
trusty-festivity-extension-2.5.14 vendor/assets/components/pickadate/lib/translations/vi_VN.js
trusty-festivity-extension-2.5.13 vendor/assets/components/pickadate/lib/translations/vi_VN.js
trusty-festivity-extension-2.5.12 vendor/assets/components/pickadate/lib/translations/vi_VN.js
trusty-festivity-extension-2.5.11 vendor/assets/components/pickadate/lib/translations/vi_VN.js
trusty-festivity-extension-2.5.10 vendor/assets/components/pickadate/lib/translations/vi_VN.js
trusty-festivity-extension-2.5.9 vendor/assets/components/pickadate/lib/translations/vi_VN.js
trusty-festivity-extension-2.5.8 vendor/assets/components/pickadate/lib/translations/vi_VN.js
trusty-festivity-extension-2.5.7 vendor/assets/components/pickadate/lib/translations/vi_VN.js