Updated translations.

This commit is contained in:
Lauri Ojansivu 2025-10-13 23:33:27 +03:00
parent 289ff0127e
commit 283d2ee09c
3 changed files with 11 additions and 3 deletions

View file

@ -115,7 +115,7 @@ BlazeComponent.extendComponent({
// Cron settings helpers
migrationStatus() {
return 'idle'; // Placeholder
return TAPi18n.__('idle'); // Placeholder
},
migrationProgress() {