mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-02 10:13:03 +00:00
9 lines
390 B
PHP
9 lines
390 B
PHP
<?php
|
|
|
|
$a->strings["IRC Settings"] = "Ustawienia IRC";
|
|
$a->strings["Channel(s) to auto connect (comma separated)"] = "";
|
|
$a->strings["Popular Channels (comma separated)"] = "";
|
|
$a->strings["Submit"] = "Potwierdź";
|
|
$a->strings["IRC settings saved."] = "Zapisano ustawienia IRC.";
|
|
$a->strings["IRC Chatroom"] = "IRC Chatroom";
|
|
$a->strings["Popular Channels"] = "Popularne kanały";
|