mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
Update localizations
This commit is contained in:
parent
3c5dc24bec
commit
75de27f482
2 changed files with 6 additions and 9 deletions
|
@ -1,7 +1,5 @@
|
|||
+<?php
|
||||
+
|
||||
+return [
|
||||
+
|
||||
+ 'emptyPersonalTimeline' => 'Tu línea temporal está vacía.'
|
||||
+
|
||||
+];
|
||||
<?php
|
||||
|
||||
return [
|
||||
'emptyPersonalTimeline' => 'Tu línea temporal está vacía.',
|
||||
];
|
||||
|
|
|
@ -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.
|
||||
];
|
Loading…
Reference in a new issue