Mercurial > hg > rc1
view plugins/libcalendaring/localization/he.inc @ 49:91f005a4f7e9
Slowly cleaning up more php8 Warnings/deprecations
| author | Charlie Root |
|---|---|
| date | Mon, 06 Oct 2025 12:19:59 -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...';
