locale: refresh German translation

This commit is contained in:
Thomas Gelf 2018-12-10 18:34:14 +01:00
parent 0c2e3fe1b1
commit 8b3f612edd
3 changed files with 874 additions and 495 deletions

View File

@ -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');

File diff suppressed because it is too large Load Diff