1
0
Fork 0
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:
symonbaikov 2025-06-07 16:46:16 +03:00
parent 7dab78df30
commit 2471f3ddbb

View file

@ -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',