소스 검색

Create timeline.php

moshpirit 7 년 전
부모
커밋
464cd3f888
1개의 변경된 파일7개의 추가작업 그리고 0개의 파일을 삭제
  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.'
++
++];