1
0
mirror of https://github.com/dwaxweiler/connector-mobilizon synced 2025-06-05 21:59:25 +02:00

improve translatability

This commit is contained in:
Daniel Waxweiler
2021-05-06 09:22:13 +02:00
parent a3a980d6db
commit 2d2b1b9293
8 changed files with 13 additions and 17 deletions

View File

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