Skip to content

fix: import#5386

Open
SebastianKrupinski wants to merge 1 commit into
mainfrom
fix/contacts-import
Open

fix: import#5386
SebastianKrupinski wants to merge 1 commit into
mainfrom
fix/contacts-import

Conversation

@SebastianKrupinski

@SebastianKrupinski SebastianKrupinski commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

Summary

@codecov

codecov Bot commented Jun 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@SebastianKrupinski SebastianKrupinski marked this pull request as draft June 13, 2026 18:21
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
@SebastianKrupinski SebastianKrupinski added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Jun 24, 2026
@SebastianKrupinski SebastianKrupinski marked this pull request as ready for review June 24, 2026 19:32
<template #icon>
<Upload :size="20" />
</template>
{{ n('contacts', 'Import contacts', 'Import contacts', entries.length) }}

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
{{ n('contacts', 'Import contacts', 'Import contacts', entries.length) }}
{{ n('contacts', 'Import contact', 'Import %n contacts', entries.length) }}

https://docs.nextcloud.com/server/latest/developer_manual/basics/translations.html#correct-plurals

Comment thread src/components/AppNavigation/Settings/ImportScreen.vue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews

Projects

Status: 🏗️ In progress

Development

Successfully merging this pull request may close these issues.

2 participants