mirror of
https://github.com/wekan/wekan.git
synced 2025-12-19 08:50:13 +01:00
Updated translations.
This commit is contained in:
parent
289ff0127e
commit
283d2ee09c
3 changed files with 11 additions and 3 deletions
|
|
@ -115,7 +115,7 @@ BlazeComponent.extendComponent({
|
|||
|
||||
// Cron settings helpers
|
||||
migrationStatus() {
|
||||
return 'idle'; // Placeholder
|
||||
return TAPi18n.__('idle'); // Placeholder
|
||||
},
|
||||
|
||||
migrationProgress() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue