mirror of
https://github.com/pixelfed/pixelfed.git
synced 2025-01-11 14:40:46 +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
|
<?php
|
||||||
+
|
|
||||||
+return [
|
return [
|
||||||
+
|
'emptyPersonalTimeline' => 'Tu línea temporal está vacía.',
|
||||||
+ 'emptyPersonalTimeline' => 'Tu línea temporal está vacía.'
|
];
|
||||||
+
|
|
||||||
+];
|
|
||||||
|
|
|
@ -12,5 +12,4 @@ return [
|
||||||
*/
|
*/
|
||||||
'failed' => 'Ces informations ne correspondent pas à nos dossiers.',
|
'failed' => 'Ces informations ne correspondent pas à nos dossiers.',
|
||||||
'throttle' => 'Trop de tentatives de connexion. Veuillez réessayer dans :seconds secondes.',
|
'throttle' => 'Trop de tentatives de connexion. Veuillez réessayer dans :seconds secondes.',
|
||||||
];
|
];
|
||||||
© 2018 GitHub, Inc.
|
|
Loading…
Reference in a new issue