Jelajahi Sumber

Update localizations

Daniel Supernault 6 tahun lalu
induk
melakukan
75de27f482
2 mengubah file dengan 6 tambahan dan 9 penghapusan
  1. 5 7
      resources/lang/es/timeline.php
  2. 1 2
      resources/lang/fr/auth.php

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

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

+ 1 - 2
resources/lang/fr/auth.php

@@ -12,5 +12,4 @@ return [
     */
     'failed' => 'Ces informations ne correspondent pas à nos dossiers.',
     'throttle' => 'Trop de tentatives de connexion. Veuillez réessayer dans :seconds secondes.',
-];
-© 2018 GitHub, Inc.
+];