Skip to content

Commit caf1e76

Browse files
Merge pull request hestiacp#715 from slmcncb/master
Update edit_server.html and tr.php for translation
2 parents 521e31c + 13cfbab commit caf1e76

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

web/inc/i18n/tr.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -639,7 +639,7 @@
639639
'every two hours' => 'her iki saatte bir',
640640
'every minute' => 'her dakika',
641641
'every two minutes' => 'her iki dakikada bir',
642-
'every' => 'sürekli',
642+
'every' => 'her',
643643
'Hour' => 'Saat',
644644
'Minute' => 'Dakika'
645645

web/templates/admin/edit_server.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -741,7 +741,7 @@
741741
echo __('Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.').' '.
742742
__('This is a commercial module, you would need to purchace license key to enable it.').
743743
'<div class="licence">
744-
'.__('Enter Licence Key').': <input type="text" class="vst-input" name="v_filemanager_licence" /><br>
744+
'.__('Enter License Key').': <input type="text" class="vst-input" name="v_filemanager_licence" /><br>
745745
</div>
746746
<ul>
747747
<li>

0 commit comments

Comments
 (0)