mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
locale: refresh German translation
This commit is contained in:
parent
0c2e3fe1b1
commit
8b3f612edd
@ -141,7 +141,7 @@ class BasketController extends ActionController
|
||||
$this->addSingleTab($this->translate('Snapshots'));
|
||||
} else {
|
||||
$this->addTitle(sprintf(
|
||||
$this->translate('%: Snapshots'),
|
||||
$this->translate('%s: Snapshots'),
|
||||
$basket->get('basket_name')
|
||||
));
|
||||
$this->basketTabs()->activate('snapshots');
|
||||
|
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user