mirror of
https://github.com/myvesta/vesta
synced 2025-08-20 13:24:25 -07:00
Merge pull request #715 from slmcncb/master
Update edit_server.html and tr.php for translation
This commit is contained in:
commit
caf1e766f6
2 changed files with 2 additions and 2 deletions
|
@ -639,7 +639,7 @@ $LANG['tr'] = array(
|
||||||
'every two hours' => 'her iki saatte bir',
|
'every two hours' => 'her iki saatte bir',
|
||||||
'every minute' => 'her dakika',
|
'every minute' => 'her dakika',
|
||||||
'every two minutes' => 'her iki dakikada bir',
|
'every two minutes' => 'her iki dakikada bir',
|
||||||
'every' => 'sürekli',
|
'every' => 'her',
|
||||||
'Hour' => 'Saat',
|
'Hour' => 'Saat',
|
||||||
'Minute' => 'Dakika'
|
'Minute' => 'Dakika'
|
||||||
|
|
||||||
|
|
|
@ -741,7 +741,7 @@
|
||||||
echo __('Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.').' '.
|
echo __('Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.').' '.
|
||||||
__('This is a commercial module, you would need to purchace license key to enable it.').
|
__('This is a commercial module, you would need to purchace license key to enable it.').
|
||||||
'<div class="licence">
|
'<div class="licence">
|
||||||
'.__('Enter Licence Key').': <input type="text" class="vst-input" name="v_filemanager_licence" /><br>
|
'.__('Enter License Key').': <input type="text" class="vst-input" name="v_filemanager_licence" /><br>
|
||||||
</div>
|
</div>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue