From ed297dd03ad8a94bd73001b0a04a06d3bfc80100 Mon Sep 17 00:00:00 2001 From: Valdnet <47037905+Valdnet@users.noreply.github.com> Date: Wed, 2 Jun 2021 08:50:18 +0200 Subject: [PATCH] l10n: Change "at" to "on" Reported by a Transifex translator. --- src/components/AppNavigation/CalendarList/Trashbin.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/AppNavigation/CalendarList/Trashbin.vue b/src/components/AppNavigation/CalendarList/Trashbin.vue index 7e052867c..06e08c286 100644 --- a/src/components/AppNavigation/CalendarList/Trashbin.vue +++ b/src/components/AppNavigation/CalendarList/Trashbin.vue @@ -34,7 +34,7 @@ {{ t('calendar', 'Name') }} - {{ t('calendar', 'Deleted at') }} + {{ t('calendar', 'Deleted on') }}