Bläddra i källkod

Create timeline.php

moshpirit 7 år sedan
förälder
incheckning
464cd3f888
1 ändrade filer med 7 tillägg och 0 borttagningar
  1. 7 0
      resources/lang/es/timeline.php

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

@@ -0,0 +1,7 @@
++<?php
++
++return [
++
++  'emptyPersonalTimeline' => 'Tu línea temporal está vacía.'
++
++];