Browse Source

Create timeline.php

Quentí 7 years ago
parent
commit
037f76398b
1 changed files with 7 additions and 0 deletions
  1. 7 0
      resources/lang/oc/timeline.php

+ 7 - 0
resources/lang/oc/timeline.php

@@ -0,0 +1,7 @@
+<?php
+
+return [
+
+  'emptyPersonalTimeline' => 'Vòstre cronologia es voida.'
+
+];