mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 00:02:21 +09:00
Convert all module lang files from XML to PHP
This commit is contained in:
parent
9b621d9c8c
commit
615416ab7f
297 changed files with 13745 additions and 17656 deletions
5
modules/session/lang/tr.php
Normal file
5
modules/session/lang/tr.php
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
$lang->session = 'Oturum';
|
||||
$lang->about_session = 'Bu modül oturumları yönetir. Alışılmış oturum düzenlemesi, sitenize daha iyi bir ortam sağlayacaktır.';
|
||||
$lang->cmd_clear_session = 'Oturum Düzenle';
|
||||
$lang->session_cleared = 'Oturum verisi başarıyla düzenlendi';
|
||||
Loading…
Add table
Add a link
Reference in a new issue