Skip to content

Comments

🔄 Sync supportpal/addon-language-english#9

Open
bytestream wants to merge 1 commit intomasterfrom
sync
Open

🔄 Sync supportpal/addon-language-english#9
bytestream wants to merge 1 commit intomasterfrom
sync

Conversation

@bytestream
Copy link
Member

Synced files with /addon-language-english.


This PR was created automatically by #11385185308

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR synchronizes Danish language files with the English language addon repository, adding new translation strings for version 5.5.0 through 5.7.5 features. It also updates GitHub Actions workflow dependencies to their latest versions.

  • Adds ~100+ new untranslated English strings across multiple language files for new features including notification settings, rate limiting, and operator notifications
  • Reorganizes some existing translation strings by moving them to different sections or removing outdated ones
  • Updates GitHub Actions workflow dependencies (actions/checkout v4→v5, overtrue/phplint 9.1→9.5)

Reviewed changes

Copilot reviewed 15 out of 15 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
Lang/da/user.php Removed old notification settings strings; added 30+ new strings for operator notification preferences and subscription types
Lang/da/ticket.php Relocated allowed_files_desc string; added new strings for rate limiting, ticket actions, and notification types
Lang/da/selfservice.php Relocated published_desc string; added comment notification strings
Lang/da/report.php Added "group_by" translation string
Lang/da/permission.php Added new permission strings for operator notifications and reply templates
Lang/da/messages.php Added throttle error message string
Lang/da/log.php Added log strings for ticket pin/unpin actions and operator notification updates
Lang/da/locale.php Reordered Istanbul timezone entry for better organization
Lang/da/license.php Added license key update success message
Lang/da/integrations.php Relocated Twilio verification strings; added new strings for Twilio country verification, Algolia rate limiting, and Microsoft tenant ID
Lang/da/general.php Added "mark_as_done", "bot", and "allow_all" translation strings
Lang/da/core.php Removed obsolete strings; added 80+ new strings for table editor features, email template settings, and notification messages
Lang/da/actions.php Removed "close_and_lock_ticket"; added separate "close_ticket", "lock_ticket", and "notify_user" action strings
.github/workflows/test.yml Updated actions/checkout to v5 and overtrue/phplint to 9.5
.github/workflows/release.yml Updated actions/checkout to v5

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +700 to +701
"inset_row_before" => "Insert row before",
"inset_row_after" => "Insert row after",
Copy link

Copilot AI Dec 3, 2025

Choose a reason for hiding this comment

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

Typo in "inset_row_before" - should be "insert_row_before" (insert, not inset).

Suggested change
"inset_row_before" => "Insert row before",
"inset_row_after" => "Insert row after",
"insert_row_before" => "Insert row before",
"insert_row_after" => "Insert row after",

Copilot uses AI. Check for mistakes.
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.

1 participant