Browse Source

Create timeline.php - Catalan

Jordi Brunet 5 years ago
parent
commit
b795c9bafb
1 changed files with 4 additions and 0 deletions
  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.',
+];