mirror of
https://github.com/discourse/discourse.git
synced 2025-06-03 19:39:30 +08:00
FIX: force date-picker to work with english locale
This commit is contained in:
2
lib/javascripts/moment_locale/nn.js
Normal file → Executable file
2
lib/javascripts/moment_locale/nn.js
Normal file → Executable file
@ -34,7 +34,7 @@
|
||||
},
|
||||
relativeTime : {
|
||||
future : 'om %s',
|
||||
past : 'for %s sidan',
|
||||
past : '%s sidan',
|
||||
s : 'nokre sekund',
|
||||
m : 'eit minutt',
|
||||
mm : '%d minutt',
|
||||
|
Reference in New Issue
Block a user