mirror of
https://github.com/wekan/wekan.git
synced 2026-02-11 02:34:20 +01:00
Update translation source file
This commit is contained in:
parent
0ce381aa0a
commit
9961de9c30
13 changed files with 188 additions and 187 deletions
|
|
@ -5,8 +5,8 @@ BlazeComponent.extendComponent({
|
|||
|
||||
tabs: function() {
|
||||
return [
|
||||
{ name: 'Cards', slug: 'cards' },
|
||||
{ name: 'Lists', slug: 'lists' }
|
||||
{ name: TAPi18n.__('cards'), slug: 'cards' },
|
||||
{ name: TAPi18n.__('lists'), slug: 'lists' }
|
||||
]
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue