mirror of
https://github.com/plankanban/planka.git
synced 2025-07-18 20:59:44 +02:00
Add core.js changes for Bulgarian localization
This commit is contained in:
parent
7dab78df30
commit
2471f3ddbb
1 changed files with 3 additions and 1 deletions
|
@ -1,10 +1,12 @@
|
|||
import dateFns from 'date-fns/locale/bg';
|
||||
import timeAgo from 'javascript-time-ago/locale/bg';
|
||||
|
||||
import markdownEditor from './markdown-editor.json';
|
||||
|
||||
export default {
|
||||
dateFns,
|
||||
timeAgo,
|
||||
|
||||
markdownEditor,
|
||||
format: {
|
||||
date: 'd.MM.yyyy',
|
||||
time: 'p',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue