diff options
Diffstat (limited to 'plugins/archive/localization/lv_LV.inc')
-rw-r--r-- | plugins/archive/localization/lv_LV.inc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/archive/localization/lv_LV.inc b/plugins/archive/localization/lv_LV.inc index d4c892705..5215786b2 100644 --- a/plugins/archive/localization/lv_LV.inc +++ b/plugins/archive/localization/lv_LV.inc @@ -15,8 +15,6 @@ For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-archive/ */ - -$labels = array(); $labels['buttontext'] = 'Arhīvs'; $labels['buttontitle'] = 'Arhivēt šo vēstuli'; $labels['archived'] = 'Vēstule veiksmīgi arhivēta'; @@ -30,5 +28,4 @@ $labels['archivetypemonth'] = 'Mēnešiem (piem. Arhīvs/2012/06)'; $labels['archivetypefolder'] = 'Sākotnējā mape'; $labels['archivetypesender'] = 'Sūtītāja e-pasts'; $labels['unkownsender'] = 'nezināms'; - ?> |