mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-15 01:22:53 +00:00
5 lines
208 B
PHP
5 lines
208 B
PHP
<?php
|
|
|
|
$a->strings["\"pageheader\" Settings"] = "Nastavení záhlaví stránky";
|
|
$a->strings["Submit"] = "Odeslat";
|
|
$a->strings["pageheader Settings saved."] = "Nastavení záhlaví stránky uloženo.";
|