Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug #511] Add translations for invalid identifier errors #518

Merged
merged 2 commits into from
Sep 19, 2024

Conversation

lukaskabc
Copy link
Collaborator

resolves #511

adds translation messages for kbss-cvut/termit#300

@lukaskabc lukaskabc requested a review from ledsoft September 19, 2024 05:57
src/i18n/cs.ts Outdated
@@ -799,6 +799,10 @@ const cs = {
"error.vocabulary.import.excel.labelWithDifferentIdentifierExists":
'Slovník již obsahuje pojem s názvem "{label}" s rozdílným identifikátorem než s jakým byl importován. Existující identifikátor: {existingUri}',

"error.invalidUriCharacter":
'Neplatný identifikátor: "{uri}", neočekával se znak "{char}" na pozici {index}.',
Copy link
Contributor

Choose a reason for hiding this comment

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

"neočekávaný znak"

Copy link
Contributor

@ledsoft ledsoft left a comment

Choose a reason for hiding this comment

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

LGTM

@ledsoft ledsoft merged commit 4917fec into kbss-cvut:development Sep 19, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants