mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 10:10:49 -04:00
Merge pull request #36063 from nextcloud/rakekniven-patch-1
l10n: Fixed typo
This commit is contained in:
commit
65fd24d5ae
3 changed files with 4 additions and 4 deletions
|
|
@ -45,7 +45,7 @@ export default async function() {
|
|||
}
|
||||
} catch (error) {
|
||||
console.info('Error generating password from password_policy', error)
|
||||
showError(t('files_sharing', 'Error generating password from password_policy'))
|
||||
showError(t('files_sharing', 'Error generating password from password policy'))
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
4
dist/files_sharing-files_sharing_tab.js
vendored
4
dist/files_sharing-files_sharing_tab.js
vendored
File diff suppressed because one or more lines are too long
2
dist/files_sharing-files_sharing_tab.js.map
vendored
2
dist/files_sharing-files_sharing_tab.js.map
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue