Skip to content

Commit 3f6a775

Browse files
Merge branch '4.4' into 5.1
* 4.4: Disable platform checks Add missing translations for Japanese. sync id translation [Validator] Added missing Spanish translations.
2 parents 926a9fa + bad12e1 commit 3f6a775

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

Resources/translations/security.id.xlf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,14 @@
6262
<source>Account is locked.</source>
6363
<target>Akun terkunci.</target>
6464
</trans-unit>
65+
<trans-unit id="17">
66+
<source>Too many failed login attempts, please try again later.</source>
67+
<target>Terlalu banyak percobaan login yang salah, Silahkan coba lagi nanti.</target>
68+
</trans-unit>
69+
<trans-unit id="18">
70+
<source>Invalid or expired login link.</source>
71+
<target>Link login salah atau sudah kadaluwarsa.</target>
72+
</trans-unit>
6573
</body>
6674
</file>
6775
</xliff>

Resources/translations/security.ja.xlf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,14 @@
6262
<source>Account is locked.</source>
6363
<target>アカウントはロックされています。</target>
6464
</trans-unit>
65+
<trans-unit id="17">
66+
<source>Too many failed login attempts, please try again later.</source>
67+
<target>ログイン試行回数を超えました。しばらくして再度お試しください。</target>
68+
</trans-unit>
69+
<trans-unit id="18">
70+
<source>Invalid or expired login link.</source>
71+
<target>ログインリンクが有効期限切れ、もしくは無効です。</target>
72+
</trans-unit>
6573
</body>
6674
</file>
6775
</xliff>

0 commit comments

Comments
 (0)