8 lines
312 B
PHP
8 lines
312 B
PHP
|
<?php
|
||
|
|
||
|
$a->strings["Fromapp settings updated."] = "";
|
||
|
$a->strings["FromApp Settings"] = "";
|
||
|
$a->strings["The application name you would like to show your posts originating from."] = "";
|
||
|
$a->strings["Use this application name even if another application was used."] = "";
|
||
|
$a->strings["Submit"] = "Enviar";
|