浏览代码

Create timeline.php - Catalan

Jordi Brunet 5 年之前
父节点
当前提交
b795c9bafb
共有 1 个文件被更改,包括 4 次插入0 次删除
  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.',
+];