diff options
Diffstat (limited to 'program/localization/cs_CZ/labels.inc')
-rw-r--r-- | program/localization/cs_CZ/labels.inc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/program/localization/cs_CZ/labels.inc b/program/localization/cs_CZ/labels.inc index d887d8d0a..aac514ec5 100644 --- a/program/localization/cs_CZ/labels.inc +++ b/program/localization/cs_CZ/labels.inc @@ -197,6 +197,14 @@ $labels['spellcheck'] = 'Pravopis'; $labels['checkspelling'] = 'Zkontrolovat pravopis'; $labels['resumeediting'] = 'Pokračovat v úpravách'; $labels['revertto'] = 'Přejít na'; +$labels['responses'] = 'Odpovědi'; +$labels['insertresponse'] = 'Vložit odpověd'; +$labels['manageresponses'] = 'Spravovat odpovědí'; +$labels['savenewresponse'] = 'Uložit novou odpověď'; +$labels['editresponses'] = 'Upravit odpovědi'; +$labels['editresponse'] = 'Upravit odpověď'; +$labels['responsename'] = 'Název'; +$labels['responsetext'] = 'Text odpovědi'; $labels['attach'] = 'Přiložit'; $labels['attachments'] = 'Přílohy'; $labels['upload'] = 'Nahrát'; |