mirror of https://github.com/pixelfed/pixelfed
Update localizations
parent
3c5dc24bec
commit
75de27f482
@ -1,7 +1,5 @@
|
||||
+<?php
|
||||
+
|
||||
+return [
|
||||
+
|
||||
+ 'emptyPersonalTimeline' => 'Tu línea temporal está vacía.'
|
||||
+
|
||||
+];
|
||||
<?php
|
||||
|
||||
return [
|
||||
'emptyPersonalTimeline' => 'Tu línea temporal está vacía.',
|
||||
];
|
||||
|
Loading…
Reference in New Issue