Browse Source

Create timeline.php - Catalan

Jordi Brunet 5 năm trước cách đây
mục cha
commit
b795c9bafb
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      resources/lang/ca/timeline.php

+ 4 - 0
resources/lang/ca/timeline.php

@@ -0,0 +1,4 @@
+<?php
+return [
+  'emptyPersonalTimeline' => 'La vostra línia temporal és buida.',
+];