From 032707e4f13c345942d6a23abd70ad6967b0a3e9 Mon Sep 17 00:00:00 2001 From: rocho Date: Fri, 6 Nov 2015 17:14:23 +0100 Subject: [PATCH] add translations --- common/messages/hu/common/ticket.php | 1 + 1 file changed, 1 insertion(+) diff --git a/common/messages/hu/common/ticket.php b/common/messages/hu/common/ticket.php index 7a812ae..0ce934b 100644 --- a/common/messages/hu/common/ticket.php +++ b/common/messages/hu/common/ticket.php @@ -17,6 +17,7 @@ * NOTE: this file must be saved in UTF-8 encoding. */ return [ + '{customer} Tickets' => '{customer} bérlet történet', 'Comment' => 'Megjegyzés', 'Create' => 'Mentés', 'Create Ticket' => 'Új bérlet',