mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
commit
b00154a85d
1 changed files with 7 additions and 0 deletions
7
resources/lang/es/timeline.php
Normal file
7
resources/lang/es/timeline.php
Normal file
|
@ -0,0 +1,7 @@
|
|||
+<?php
|
||||
+
|
||||
+return [
|
||||
+
|
||||
+ 'emptyPersonalTimeline' => 'Tu línea temporal está vacía.'
|
||||
+
|
||||
+];
|
Loading…
Reference in a new issue