mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-02 08:13:02 +00:00
6 lines
166 B
PHP
6 lines
166 B
PHP
|
<?php
|
||
|
|
||
|
$a->strings["Submit"] = "Senda inn";
|
||
|
$a->strings["Visible to:"] = "Sýnilegt eftirfarandi:";
|
||
|
$a->strings["Settings updated."] = "Stillingar uppfærðar";
|