mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-05-02 00:04:23 +02:00
5 lines
170 B
PHP
5 lines
170 B
PHP
<?php
|
|
|
|
$a->strings["Submit"] = "Spara";
|
|
$a->strings["Visible to:"] = "Synlig för:";
|
|
$a->strings["Settings updated."] = "Inställningarna har uppdaterats.";
|