mirror of
https://github.com/plankanban/planka.git
synced 2025-08-10 07:55:27 +02:00
ref: Fix linting
This commit is contained in:
parent
f8b2caced6
commit
8850c18208
1 changed files with 2 additions and 3 deletions
|
@ -2,7 +2,7 @@ import dateFns from 'date-fns/locale/cs';
|
|||
|
||||
export default {
|
||||
dateFns,
|
||||
|
||||
|
||||
format: {
|
||||
date: 'd.M.yyyy',
|
||||
time: 'p',
|
||||
|
@ -149,8 +149,7 @@ export default {
|
|||
subscribeToMyOwnCardsByDefault: 'Ve výchozím nastavení odebírat vlastní karty',
|
||||
taskActions_title: 'Akce na úkolu',
|
||||
tasks: 'Úkoly',
|
||||
thereIsNoPreviewAvailableForThisAttachment:
|
||||
'Pro tuto přílohu není k dispozici žádný náhled.',
|
||||
thereIsNoPreviewAvailableForThisAttachment: 'Pro tuto přílohu není k dispozici žádný náhled.',
|
||||
time: 'Čas',
|
||||
title: 'Titulek',
|
||||
userActions_title: 'Akce na uživateli',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue