Parcourir la source

Update timeline.php

Improved translation
Artur Mancha il y a 3 ans
Parent
commit
9fa1f5b634
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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.',
 
 ];