Skip to content

Commit bfb5d6e

Browse files
committed
minor #38857 Add missing translations for Tagalog (tl) (ocrampete16)
This PR was squashed before being merged into the 4.4 branch. Discussion ---------- Add missing translations for Tagalog (tl) | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | no | New feature? | no <!-- please update src/**/CHANGELOG.md files --> | Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files --> | Tickets | Fix #38766 <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead --> | License | MIT This PR adds missing form, security and validator translations for Tagalog. I also skimmed over the existing translations and corrected spelling mistakes I could find. Commits ------- c4461b760a Add missing translations for Tagalog (tl)
2 parents 27e5cfd + 7624d36 commit bfb5d6e

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

Resources/translations/validators.tl.xlf

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,26 @@
114114
<source>Please provide a valid phone number.</source>
115115
<target>Pakilagay ang balidong numero ng telepono.</target>
116116
</trans-unit>
117+
<trans-unit id="124">
118+
<source>The checkbox has an invalid value.</source>
119+
<target>Ang checkbox ay mayroon hindi balidong halaga.</target>
120+
</trans-unit>
121+
<trans-unit id="125">
122+
<source>Please enter a valid email address.</source>
123+
<target>Pakilagay ang balidong email address.</target>
124+
</trans-unit>
125+
<trans-unit id="126">
126+
<source>Please select a valid option.</source>
127+
<target>Pakipiliin ang balidong pagpipilian.</target>
128+
</trans-unit>
129+
<trans-unit id="127">
130+
<source>Please select a valid range.</source>
131+
<target>Pakipilian ang balidong layo.</target>
132+
</trans-unit>
133+
<trans-unit id="128">
134+
<source>Please enter a valid week.</source>
135+
<target>Pakilagay ang balidong linggo.</target>
136+
</trans-unit>
117137
</body>
118138
</file>
119139
</xliff>

0 commit comments

Comments
 (0)