mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
Create timeline.php - Catalan
This commit is contained in:
parent
d417b52245
commit
b795c9bafb
1 changed files with 4 additions and 0 deletions
4
resources/lang/ca/timeline.php
Normal file
4
resources/lang/ca/timeline.php
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
<?php
|
||||||
|
return [
|
||||||
|
'emptyPersonalTimeline' => 'La vostra línia temporal és buida.',
|
||||||
|
];
|
Loading…
Reference in a new issue