Translation cleanup (#5370)
* use correct translation key * de-duplicate translation
This commit is contained in:
@@ -56,7 +56,7 @@ class TimesheetMultiUpdateDTOTest extends TestCase
|
||||
self::assertEquals(
|
||||
[
|
||||
'' => '',
|
||||
'action.edit' => 'foo',
|
||||
'edit' => 'foo',
|
||||
'delete' => 'bar',
|
||||
'test' => 'hello/world'
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user