Mercurial > hg > rc1
view plugins/libcalendaring/localization/zh_TW.inc @ 54:abd18922cc1d
now symlinked
| author | Charlie Root |
|---|---|
| date | Wed, 08 Oct 2025 09:08:44 -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['statusorganizer'] = 'Organizer'; $labels['statustentative'] = 'Tentative'; $labels['statusunknown'] = 'Unknown'; $labels['savingdata'] = 'Saving data...';
