Split user language (UI translation) from locale (formatted values) (#4595)
This commit is contained in:
@@ -66,6 +66,7 @@ trait RendererTestTrait
|
||||
'date' => 'yy.MM.dd',
|
||||
'time' => 'H:i',
|
||||
'rtl' => false,
|
||||
'translation' => true,
|
||||
]
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user