From 39fd8d99fe8b769cdb0e29042920a9b6fbe61cc2 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