Merge pull request #30934 from nextcloud/Valdnet-patch-2

l10n: Change l10n directory
pull/30904/head
Louis 4 years ago committed by GitHub
commit f2abc3f9db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      apps/dav/src/views/Availability.vue

@ -6,7 +6,7 @@
</p>
<div class="time-zone">
<strong>
{{ $t('calendar', 'Time zone:') }}
{{ $t('dav', 'Time zone:') }}
</strong>
<span class="time-zone-text">
<TimezonePicker v-model="timezone" />

Loading…
Cancel
Save