浏览代码

Update timeline.php

Improved translation
Artur Mancha 3 年之前
父节点
当前提交
9fa1f5b634
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      resources/lang/pt/timeline.php

+ 1 - 1
resources/lang/pt/timeline.php

@@ -2,6 +2,6 @@
 
 return [
 
-  'emptyPersonalTimeline' => 'Sua linha do tempo está vazia.',
+  'emptyPersonalTimeline' => 'A tua linha do tempo está vazia.',
 
 ];