Update localizations

pull/416/head
Daniel Supernault 2018-08-27 21:06:32 -06:00
rodzic 3c5dc24bec
commit 75de27f482
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 0DEF1C662C9033F7
2 zmienionych plików z 6 dodań i 9 usunięć

Wyświetl plik

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

Wyświetl plik

@ -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.
];