mirror of
https://github.com/dwaxweiler/connector-mobilizon
synced 2025-06-05 21:59:25 +02:00
improve translatability
This commit is contained in:
@@ -29,7 +29,6 @@ class EventsListShortcut {
|
||||
$locale = str_replace('_', '-', get_locale());
|
||||
$groupName = $atts_with_overriden_defaults['group-name'];
|
||||
$url = Settings::getUrl();
|
||||
$textDomain = TEXT_DOMAIN;
|
||||
$timeZone = get_option('timezone_string');
|
||||
|
||||
ob_start();
|
||||
|
||||
Reference in New Issue
Block a user