Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
Adds Romanian (ro) translation files across core, admin, and shipping packages to localize UI labels, forms, tables, actions, and error messages.
- Introduces new Romanian language resource files for shipping, admin panel entities, and core exceptions.
- Provides comprehensive coverage (products, orders, discounts, taxonomy, auth, etc.).
- Minor terminology / consistency / grammatical issues identified in a few strings.
Reviewed Changes
Copilot reviewed 39 out of 39 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| packages/table-rate-shipping/resources/lang/ro/shippingzone.php | Adds Romanian translations for shipping zone UI. |
| packages/table-rate-shipping/resources/lang/ro/shippingmethod.php | Adds Romanian translations for shipping method UI. |
| packages/table-rate-shipping/resources/lang/ro/shippingexclusionlist.php | Adds Romanian translations for shipping exclusion list UI. |
| packages/table-rate-shipping/resources/lang/ro/relationmanagers.php | Adds Romanian translations for shipping-related relation managers. |
| packages/table-rate-shipping/resources/lang/ro/plugin.php | Adds Romanian navigation group label. |
| packages/core/resources/lang/ro/exceptions.php | Adds Romanian exception and validation messages. |
| packages/core/resources/lang/ro/base.php | Adds base media collection translation. |
| packages/admin/resources/lang/ro/widgets.php | Adds dashboard and widget translation strings. |
| packages/admin/resources/lang/ro/user.php | Adds user management translations. |
| packages/admin/resources/lang/ro/taxzone.php | Adds tax zone translations. |
| packages/admin/resources/lang/ro/taxrate.php | Adds tax rate translations. |
| packages/admin/resources/lang/ro/taxclass.php | Adds tax class translations. |
| packages/admin/resources/lang/ro/tax.php | Adds tax entity labels. |
| packages/admin/resources/lang/ro/tag.php | Adds tag translations. |
| packages/admin/resources/lang/ro/staff.php | Adds staff management translations. |
| packages/admin/resources/lang/ro/relationmanagers.php | Adds relation manager translations. |
| packages/admin/resources/lang/ro/productvariant.php | Adds product variant translations. |
| packages/admin/resources/lang/ro/producttype.php | Adds product type translations. |
| packages/admin/resources/lang/ro/productoption.php | Adds product option & variant configuration translations. |
| packages/admin/resources/lang/ro/product.php | Adds product entity translations. |
| packages/admin/resources/lang/ro/order.php | Adds order management translations. |
| packages/admin/resources/lang/ro/language.php | Adds language entity translations. |
| packages/admin/resources/lang/ro/global.php | Adds global section labels. |
| packages/admin/resources/lang/ro/fieldtypes.php | Adds field type translations. |
| packages/admin/resources/lang/ro/discount.php | Adds discount & condition translations. |
| packages/admin/resources/lang/ro/customergroup.php | Adds customer group translations. |
| packages/admin/resources/lang/ro/customer.php | Adds customer entity translations. |
| packages/admin/resources/lang/ro/currency.php | Adds currency translations. |
| packages/admin/resources/lang/ro/components.php | Adds component/UI helper translations. |
| packages/admin/resources/lang/ro/collectiongroup.php | Adds collection group translations. |
| packages/admin/resources/lang/ro/collection.php | Adds collection translations. |
| packages/admin/resources/lang/ro/channel.php | Adds channel translations. |
| packages/admin/resources/lang/ro/brand.php | Adds brand translations. |
| packages/admin/resources/lang/ro/auth.php | Adds role & permission translations. |
| packages/admin/resources/lang/ro/attributegroup.php | Adds attribute group translations. |
| packages/admin/resources/lang/ro/attribute.php | Adds attribute translations. |
| packages/admin/resources/lang/ro/address.php | Adds address translations. |
| packages/admin/resources/lang/ro/activity.php | Adds activity log translations. |
| packages/admin/resources/lang/ro/actions.php | Adds action label translations. |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
packages/table-rate-shipping/resources/lang/ro/shippingzone.php
Outdated
Show resolved
Hide resolved
Contributor
|
@Huncsuga would you review the CoPilot suggestions for me, before we merge? Thanks |
Co-authored-by: Copilot <[email protected]>
Contributor
Author
|
@glennjacobs Done |
glennjacobs
approved these changes
Nov 11, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I added the Romanian translations to the package.