mirror of
https://github.com/friendica/friendica
synced 2025-04-25 05:10:11 +00:00
Fix messages.po issue
This commit is contained in:
parent
f609386ca1
commit
bf39b5a948
4 changed files with 1283 additions and 1283 deletions
|
@ -290,7 +290,7 @@ class Babel extends BaseModule
|
|||
];
|
||||
} else {
|
||||
$results[] = [
|
||||
'title' => DI::l10n()->t('Error'),
|
||||
'title' => DI::l10n()->tt('Error', 'Errors', 1),
|
||||
'content' => DI::l10n()->t('Twitter addon is absent from the addon/ folder.'),
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue