-
Notifications
You must be signed in to change notification settings - Fork 12k
feat: update translations via @LingoDotDev #24203
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
|
@@ -111,6 +111,7 @@ | |||||||||
| "no_available_users_found_error": "Ingen tilgængelige brugere fundet. Kan du prøve et andet tidsrum?", | ||||||||||
| "timeslot_unavailable_book_a_new_time": "Det valgte tidspunkt er ikke længere tilgængeligt. <0>Vælg venligst et nyt tidspunkt</0>", | ||||||||||
| "timeslot_unavailable_short": "Optaget", | ||||||||||
| "just_connected_description": "Du har lige forbundet. Book venligst fra de ovenstående tidsrum eller prøv igen senere.", | ||||||||||
| "unavailable_timeslot_title": "Utilgængeligt tidsrum", | ||||||||||
| "booking_time_out_of_bounds_error": "Begivenheden kan ikke bookes på dette tidspunkt. Kunne du prøve et andet tidspunkt?", | ||||||||||
| "request_body_end_time_internal_error": "Intern fejl. Anmodningskroppen indeholder ikke sluttidspunkt", | ||||||||||
|
|
@@ -2385,6 +2386,7 @@ | |||||||||
| "invite_link_copied": "Invitationslink kopieret", | ||||||||||
| "invite_link_deleted": "Invitationslink slettet", | ||||||||||
| "api_key_deleted": "API-nøgle slettet", | ||||||||||
| "delete_api_key_warning": "Dette vil permanent slette API-nøglen. Alle applikationer, der bruger denne nøgle, vil straks miste adgang til din konto. Denne handling kan ikke fortrydes.", | ||||||||||
| "invite_link_updated": "Linkindstillinger gemt", | ||||||||||
|
Comment on lines
+2389
to
2390
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Align wording with existing UI (“apps”, “fjerne”) and confirm-title Use “apps” (consistent across file) and “fjerne” to match “Fjern permanent denne API-nøgle…”. Apply this diff: - "delete_api_key_warning": "Dette vil permanent slette API-nøglen. Alle applikationer, der bruger denne nøgle, vil straks miste adgang til din konto. Denne handling kan ikke fortrydes.",
+ "delete_api_key_warning": "Dette vil permanent fjerne API-nøglen. Alle apps, der bruger denne nøgle, vil straks miste adgang til din konto. Denne handling kan ikke fortrydes.",📝 Committable suggestion
Suggested change
🤖 Prompt for AI Agents |
||||||||||
| "link_expires_after": "Links indstillet til at udløbe efter...", | ||||||||||
| "one_day": "1 dag", | ||||||||||
|
|
||||||||||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Polish Danish phrasing for clarity and naturalness
Suggestion: “Du har lige oprettet forbindelse. Book venligst fra tidsrummene ovenfor, eller prøv igen senere.”
Apply this diff:
📝 Committable suggestion
🤖 Prompt for AI Agents