From 4569cae57f127afd093794310ccd290d2d9fdf36 Mon Sep 17 00:00:00 2001
From: Marius Burkard <m.burkard@pixcept.de>
Date: Wed, 20 Apr 2016 10:58:46 -0400
Subject: [PATCH] Merge branch 'stable-3.1'

---
 interface/web/vm/lib/lang/tr_openvz_ostemplate_list.lng |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/interface/web/vm/lib/lang/tr_openvz_ostemplate_list.lng b/interface/web/vm/lib/lang/tr_openvz_ostemplate_list.lng
index 6471ec0..bf5923a 100644
--- a/interface/web/vm/lib/lang/tr_openvz_ostemplate_list.lng
+++ b/interface/web/vm/lib/lang/tr_openvz_ostemplate_list.lng
@@ -1,8 +1,8 @@
 <?php
-$wb['list_head_txt'] = 'OpenVZ OSTemplate';
-$wb['active_txt'] = 'Active';
-$wb['template_name_txt'] = 'Template name';
-$wb['server_id_txt'] = 'Server';
-$wb['allservers_txt'] = 'Exists on all servers';
-$wb['ostemplate_id_txt'] = 'ID';
+$wb['list_head_txt'] = 'OpenVZ OS Kalıbı';
+$wb['active_txt'] = 'Etkin';
+$wb['template_name_txt'] = 'Kalıp Adı';
+$wb['server_id_txt'] = 'Sunucu';
+$wb['allservers_txt'] = 'Tüm sunucularda var';
+$wb['ostemplate_id_txt'] = 'Kod';
 ?>

--
Gitblit v1.9.1