Use $T for translation instead of verwriting $I directly

This commit is contained in:
Daniel Winzen
2020-10-15 22:05:23 +02:00
parent af7115535c
commit bf4c212f88

View File

@ -1,5 +1,5 @@
<?php <?php
$I=[ $T=[
'all' => 'Tümü', 'all' => 'Tümü',
'lastadded' => 'Son eklenen', 'lastadded' => 'Son eklenen',
'offline' => 'Çevrimdışı > 1 hafta', 'offline' => 'Çevrimdışı > 1 hafta',