friendica-addons/wppost/lang/nb-no/strings.php

14 lines
534 B
PHP
Raw Permalink Normal View History

2013-02-27 15:38:30 +01:00
<?php
$a->strings["Post to Wordpress"] = "";
$a->strings["WordPress Post Settings"] = "";
$a->strings["Enable WordPress Post Addon"] = "";
2013-02-27 15:38:30 +01:00
$a->strings["WordPress username"] = "";
$a->strings["WordPress password"] = "";
$a->strings["WordPress API URL"] = "";
$a->strings["Post to WordPress by default"] = "";
$a->strings["Provide a backlink to the Friendica post"] = "";
$a->strings["Submit"] = "Lagre";
$a->strings["Post from Friendica"] = "";
$a->strings["Read the original post and comment stream on Friendica"] = "";