mirror of
https://github.com/discourse/discourse.git
synced 2025-06-04 10:17:19 +08:00
FIX: force date-picker to work with english locale
This commit is contained in:
1
lib/javascripts/moment_locale/sw.js
Normal file → Executable file
1
lib/javascripts/moment_locale/sw.js
Normal file → Executable file
@ -16,6 +16,7 @@
|
||||
weekdays : 'Jumapili_Jumatatu_Jumanne_Jumatano_Alhamisi_Ijumaa_Jumamosi'.split('_'),
|
||||
weekdaysShort : 'Jpl_Jtat_Jnne_Jtan_Alh_Ijm_Jmos'.split('_'),
|
||||
weekdaysMin : 'J2_J3_J4_J5_Al_Ij_J1'.split('_'),
|
||||
weekdaysParseExact : true,
|
||||
longDateFormat : {
|
||||
LT : 'HH:mm',
|
||||
LTS : 'HH:mm:ss',
|
||||
|
Reference in New Issue
Block a user