CS translation of several addons THX Aditoo

This commit is contained in:
Tobias Diekershoff 2018-08-17 10:39:02 +02:00
parent 2e907b76f4
commit d3a1a58ce0
10 changed files with 27 additions and 24 deletions

View file

@ -7,6 +7,6 @@ function string_plural_select_cs($n){
}}
;
$a->strings["Startpage Settings"] = "Nastavení startovní stránky";
$a->strings["Home page to load after login - leave blank for profile wall"] = "Domovslá stránka k načtení po přihlášení - pro profilovou zeď ponechejte prázdné";
$a->strings["Home page to load after login - leave blank for profile wall"] = "Domovská stránka k načtení po přihlášení - pro profilovou zeď ponechejte prázdné";
$a->strings["Examples: "network" or "notifications/system""] = "Příklady: "network" nebo "notifications/system"";
$a->strings["Submit"] = "Odeslat";