WEB-491 :- fix labels.inputs.Updated On to labels.inputs.Updated on#2871
Merged
gkbishnoi07 merged 1 commit intoopenMF:devfrom Dec 9, 2025
Merged
WEB-491 :- fix labels.inputs.Updated On to labels.inputs.Updated on#2871gkbishnoi07 merged 1 commit intoopenMF:devfrom
gkbishnoi07 merged 1 commit intoopenMF:devfrom
Conversation
|
Note
|
| Cohort / File(s) | Summary |
|---|---|
Translation key update src/app/accounting/closing-entries/view-closure/view-closure.component.html |
Updated translation key for "Updated On" label from labels.inputs.Updated On to labels.inputs.Updated on (lowercase formatting) |
Estimated code review effort
🎯 1 (Trivial) | ⏱️ ~2 minutes
- Verify translation key casing matches the localization resource files
- Confirm no other instances of the old key remain in the codebase
Pre-merge checks and finishing touches
✅ Passed checks (3 passed)
| Check name | Status | Explanation |
|---|---|---|
| Docstring Coverage | ✅ Passed | No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. |
| Title check | ✅ Passed | The title accurately summarizes the main change: updating a translation key from 'labels.inputs.Updated On' to 'labels.inputs.Updated on' in the view-closure component. |
| Description Check | ✅ Passed | Check skipped - CodeRabbit’s high-level summary is enabled. |
✨ Finishing touches
- 📝 Generate docstrings
🧪 Generate unit tests (beta)
- Create PR with unit tests
- Post copyable unit tests in a comment
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.
Comment @coderabbitai help to get the list of available commands and usage tips.
Collaborator
alberto-art3ch
left a comment
There was a problem hiding this comment.
Please add the confluence ticket
Contributor
Author
|
@alberto-art3ch Done |
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.
Description
WEB-491
fix labels.inputs.Updated On to labels.inputs.Updated on
Screenshots, if any
before

after

Checklist
Please make sure these boxes are checked before submitting your pull request - thanks!
If you have multiple commits please combine them into one commit by squashing them.
Read and understood the contribution guidelines at
web-app/.github/CONTRIBUTING.md.Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.