diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-09-23 12:24:54 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-09-23 12:24:54 +0000 |
| commit | 68e63d65ad9e5764bbd91751dbb7e131121e2e10 (patch) | |
| tree | 89e6314b4d5e914d533ea488f2e83f4f0ae1674e /roundcubemail/program/localization/pl_PL/labels.inc | |
| parent | 55b41c1135d2d9c118da73e2f938acc5d153d844 (diff) | |
- Update pl_PL localization
git-svn-id: https://svn.roundcube.net/trunk@5277 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/pl_PL/labels.inc')
| -rw-r--r-- | roundcubemail/program/localization/pl_PL/labels.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/pl_PL/labels.inc b/roundcubemail/program/localization/pl_PL/labels.inc index 0841427f7..717c7c368 100644 --- a/roundcubemail/program/localization/pl_PL/labels.inc +++ b/roundcubemail/program/localization/pl_PL/labels.inc @@ -430,5 +430,7 @@ $labels['spellcheckignoresyms'] = 'Ignoruj słowa zawierające symbole'; $labels['spellcheckignorenums'] = 'Ignoruj słowa zawierające cyfry'; $labels['spellcheckignorecaps'] = 'Ignoruj słowa pisane wielkimi literami'; $labels['addtodict'] = 'Dodaj do słownika'; +$labels['dateformat'] = 'Format daty'; +$labels['timeformat'] = 'Format czasu'; ?> |
