Merge pull request #20439 from nextcloud/Valdnet-patch-3

Changing the translation catalog for "Share"
This commit is contained in:
John Molakvoæ 2020-04-12 09:08:52 +02:00 committed by GitHub
commit 8924214299
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -21,7 +21,7 @@
<template>
<div v-if="!enforceAcceptShares" id="files-sharing-personal-settings" class="section">
<h2>{{ t('files', 'Sharing') }}</h2>
<h2>{{ t('files_sharing', 'Sharing') }}</h2>
<p>
<input id="files-sharing-personal-settings-accept"
v-model="accepting"