Fix metrics button missing from mobile (#637)
This commit is contained in:
parent
be9b8915d5
commit
3ee20711da
28 changed files with 95 additions and 42 deletions
|
|
@ -143,7 +143,9 @@
|
|||
"tasks": "görevler",
|
||||
"showingItems": "{{total}} öğeden {{current}} tanesi gösteriliyor",
|
||||
"overdue": "Gecikmiş",
|
||||
"planned": "Planlanmış"
|
||||
"planned": "Planlanmış",
|
||||
"open": "Aç",
|
||||
"completed": "Tamamlandı"
|
||||
},
|
||||
"timeline": {
|
||||
"activityTimeline": "Etkinlik Zaman Çizelgesi",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue