forked from friendica/friendica-addons
10 lines
352 B
PHP
10 lines
352 B
PHP
<?php
|
|
|
|
$a->strings["YourLS Settings"] = "\"YourLS\" Agordoj";
|
|
$a->strings["URL: http://"] = "URL adreso: http://";
|
|
$a->strings["Username:"] = "Salutnomo:";
|
|
$a->strings["Password:"] = "Pasvorto:";
|
|
$a->strings["Use SSL "] = "Uzi SSL ";
|
|
$a->strings["Submit"] = "Sendi";
|
|
$a->strings["yourls Settings saved."] = "Konservis la agordojn de YourLS.";
|