chore(i18n): Improved grammar

Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
This commit is contained in:
rakekniven 2024-08-14 08:20:26 +02:00 committed by nextcloud-command
parent b733adf474
commit b030449ad1
3 changed files with 4 additions and 4 deletions

View file

@ -48,7 +48,7 @@ export const entry = {
async handler(context: Folder, content: Node[]) {
const name = await newNodeName(t('files', 'New folder'), content)
if (name === null) {
showInfo(t('files', 'Creating new folder cancelled'))
showInfo(t('files', 'New folder creation cancelled'))
return
}
try {

4
dist/files-init.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long