mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-02 15:51:03 +00:00
7 lines
201 B
PHP
7 lines
201 B
PHP
|
<?php
|
||
|
|
||
|
$a->strings["No Timeline settings updated."] = "";
|
||
|
$a->strings["No Timeline Settings"] = "";
|
||
|
$a->strings["Disable Archive selector on profile wall"] = "";
|
||
|
$a->strings["Submit"] = "Lagre";
|