Skip to content

feat(i18n): add Azerbaijani message for IP validator#198

Merged
Oudwins merged 1 commit intoOudwins:masterfrom
aykhans:feat/i18n-az-ipv4
Nov 4, 2025
Merged

feat(i18n): add Azerbaijani message for IP validator#198
Oudwins merged 1 commit intoOudwins:masterfrom
aykhans:feat/i18n-az-ipv4

Conversation

@aykhans
Copy link
Contributor

@aykhans aykhans commented Nov 4, 2025

Follow-up to #194

Adds Azerbaijani translation for IP validator error message (IssueCodeIP).

Summary by CodeRabbit

  • Chores
    • Added Azerbaijani language translation for IP-related validation messages, expanding localization coverage for users in that locale.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 4, 2025

Walkthrough

A new translation entry for the IP validator message was added to the Azerbaijani language file. The entry maps zconst.IssueCodeIP to the Azerbaijani text "etibarlı {{ip}} ünvanı olmalıdır" within the existing TypeString map.

Changes

Cohort / File(s) Summary
Azerbaijani IP validator translation
i18n/az/az.go
Added new zconst.IssueCodeIP translation entry to the TypeString map with Azerbaijani language message for IP validation.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~5 minutes

  • Verify the Azerbaijani translation accuracy and proper placeholder syntax ({{ip}})
  • Confirm the key aligns with other language translations for the same validator

Possibly related issues

Possibly related PRs

Poem

🐰 A hop, skip, and translate away,
New Azerbaijani words join the fray,
IP addresses now speak in azure tongue,
Where translations and validators are sung! 🌍✨

Pre-merge checks and finishing touches

✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title directly and accurately describes the main change: adding an Azerbaijani translation for the IP validator error message.
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 0d3278f and 3d43d68.

📒 Files selected for processing (1)
  • i18n/az/az.go (1 hunks)
🧰 Additional context used
🧬 Code graph analysis (1)
i18n/az/az.go (1)
zconst/consts.go (1)
  • IssueCodeIP (137-137)
🔇 Additional comments (1)
i18n/az/az.go (1)

31-31: IP translation is consistent across all language files.

The Azerbaijani IP validator translation at line 31 matches the established pattern found in English, Spanish, and Japanese translations. The {{ip}} placeholder is correctly used and consistent with all other language implementations.


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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Oudwins
Copy link
Owner

Oudwins commented Nov 4, 2025

Thank you sir!

@Oudwins Oudwins merged commit 272a6bf into Oudwins:master Nov 4, 2025
5 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