diff --git a/resources/lang/en/tips.php b/resources/lang/en/tips.php new file mode 100644 index 0000000000000000000000000000000000000000..9a7db8a2506708e367826a3b4164a853577d1294 --- /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?" +];