Changing the translation catalog for "Share"

Change "files" to "files_sharing".

Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
This commit is contained in:
Valdnet 2020-04-11 20:54:39 +02:00 committed by npmbuildbot[bot]
parent ddeedf375b
commit a50698b3c3
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"