Mercurial > hg > rc1
view plugins/libcalendaring/localization/hr.inc @ 53:daefe8ad6705
now symlinked
| author | Charlie Root |
|---|---|
| date | Wed, 08 Oct 2025 09:04:47 -0400 |
| parents | 888e774ee983 |
| children |
line wrap: on
line source
<?php /** * Localizations for the Kolab calendaring utilities plugin * * Copyright (C) 2014, Kolab Systems AG * * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/ */ $labels['until'] = 'until'; $labels['frequency'] = 'Repeat'; $labels['recurrencend'] = 'until'; $labels['savingdata'] = 'Saving data...';
