1
0
Эх сурвалжийг харах

Add timeline localization

Daniel Supernault 7 жил өмнө
parent
commit
e4daaf32b5

+ 7 - 0
resources/lang/en/timeline.php

@@ -0,0 +1,7 @@
+<?php
+
+return [
+
+  'emptyPersonalTimeline' => 'Your timeline is empty.'
+
+];