From 6dacf63374fa78aa3a6e3dabe3af3772a7d683c4 Mon Sep 17 00:00:00 2001
From: Dominik Pfennig <dominik@suma-ev.de>
Date: Thu, 22 Sep 2016 10:14:18 +0200
Subject: [PATCH] Upload new file

---
 resources/lang/en/tips.php | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 resources/lang/en/tips.php

diff --git a/resources/lang/en/tips.php b/resources/lang/en/tips.php
new file mode 100644
index 000000000..9a7db8a25
--- /dev/null
+++ b/resources/lang/en/tips.php
@@ -0,0 +1,5 @@
+<?php
+
+return [
+    "title"	=>	"MetaGer hints, unsorted - this and that - did you know it?"
+];
-- 
GitLab