2013-02-27 15:38:30 +01:00
|
|
|
<?php
|
|
|
|
|
|
|
|
$a->strings["%d person likes this"] = "Array";
|
|
|
|
$a->strings["%d person doesn't like this"] = "Array";
|
|
|
|
$a->strings["Connect on Friendica!"] = "";
|
|
|
|
$a->strings["Generate new key"] = "Lag ny nøkkel";
|
|
|
|
$a->strings["Widgets key"] = "Nøkkel til småprogrammer";
|
|
|
|
$a->strings["Widgets available"] = "Småprogrammer er tilgjengelige";
|
2018-01-20 17:01:59 +01:00
|
|
|
$a->strings["Addon Settings"] = "Tilleggsinnstillinger";
|
2013-02-27 15:38:30 +01:00
|
|
|
$a->strings["Get added to this list!"] = "";
|