Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c85f6bd

Browse files
committed
Update the Language files on the Platform module
1 parent da8b4fb commit c85f6bd

File tree

13 files changed

+13
-0
lines changed

13 files changed

+13
-0
lines changed

modules/Platform/Language/CS/messages.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@
126126
'The selected notification(s) was successfully marked as read.' => '',
127127
'There are no Users on-line.' => '',
128128
'This password reset token is invalid.' => '',
129+
'Too many attempts, please try again in {0} seconds.' => '',
129130
'Too many login attempts, please try again in {0} seconds.' => '',
130131
'Too many verification attempts, please try again in {0} seconds.' => '',
131132
'URL' => '',

modules/Platform/Language/DA/messages.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@
126126
'The selected notification(s) was successfully marked as read.' => '',
127127
'There are no Users on-line.' => '',
128128
'This password reset token is invalid.' => 'Nulstillings token til kodeordet er ugyldigt.',
129+
'Too many attempts, please try again in {0} seconds.' => '',
129130
'Too many login attempts, please try again in {0} seconds.' => '',
130131
'Too many verification attempts, please try again in {0} seconds.' => '',
131132
'URL' => '',

modules/Platform/Language/DE/messages.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@
126126
'The selected notification(s) was successfully marked as read.' => '',
127127
'There are no Users on-line.' => '',
128128
'This password reset token is invalid.' => '',
129+
'Too many attempts, please try again in {0} seconds.' => '',
129130
'Too many login attempts, please try again in {0} seconds.' => '',
130131
'Too many verification attempts, please try again in {0} seconds.' => '',
131132
'URL' => '',

modules/Platform/Language/EN/messages.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@
126126
'The selected notification(s) was successfully marked as read.' => '',
127127
'There are no Users on-line.' => '',
128128
'This password reset token is invalid.' => '',
129+
'Too many attempts, please try again in {0} seconds.' => '',
129130
'Too many login attempts, please try again in {0} seconds.' => '',
130131
'Too many verification attempts, please try again in {0} seconds.' => '',
131132
'URL' => '',

modules/Platform/Language/ES/messages.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@
126126
'The selected notification(s) was successfully marked as read.' => '',
127127
'There are no Users on-line.' => '',
128128
'This password reset token is invalid.' => '',
129+
'Too many attempts, please try again in {0} seconds.' => '',
129130
'Too many login attempts, please try again in {0} seconds.' => '',
130131
'Too many verification attempts, please try again in {0} seconds.' => '',
131132
'URL' => '',

modules/Platform/Language/FA/messages.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@
126126
'The selected notification(s) was successfully marked as read.' => '',
127127
'There are no Users on-line.' => '',
128128
'This password reset token is invalid.' => 'کلید بازنشانی رمزعبور نامعتبر است.',
129+
'Too many attempts, please try again in {0} seconds.' => '',
129130
'Too many login attempts, please try again in {0} seconds.' => '',
130131
'Too many verification attempts, please try again in {0} seconds.' => '',
131132
'URL' => '',

modules/Platform/Language/FR/messages.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@
126126
'The selected notification(s) was successfully marked as read.' => '',
127127
'There are no Users on-line.' => '',
128128
'This password reset token is invalid.' => '',
129+
'Too many attempts, please try again in {0} seconds.' => '',
129130
'Too many login attempts, please try again in {0} seconds.' => '',
130131
'Too many verification attempts, please try again in {0} seconds.' => '',
131132
'URL' => '',

modules/Platform/Language/IT/messages.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@
126126
'The selected notification(s) was successfully marked as read.' => '',
127127
'There are no Users on-line.' => '',
128128
'This password reset token is invalid.' => '',
129+
'Too many attempts, please try again in {0} seconds.' => '',
129130
'Too many login attempts, please try again in {0} seconds.' => '',
130131
'Too many verification attempts, please try again in {0} seconds.' => '',
131132
'URL' => '',

modules/Platform/Language/JA/messages.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@
126126
'The selected notification(s) was successfully marked as read.' => '',
127127
'There are no Users on-line.' => '',
128128
'This password reset token is invalid.' => '',
129+
'Too many attempts, please try again in {0} seconds.' => '',
129130
'Too many login attempts, please try again in {0} seconds.' => '',
130131
'Too many verification attempts, please try again in {0} seconds.' => '',
131132
'URL' => '',

modules/Platform/Language/NL/messages.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@
126126
'The selected notification(s) was successfully marked as read.' => '',
127127
'There are no Users on-line.' => '',
128128
'This password reset token is invalid.' => '',
129+
'Too many attempts, please try again in {0} seconds.' => '',
129130
'Too many login attempts, please try again in {0} seconds.' => '',
130131
'Too many verification attempts, please try again in {0} seconds.' => '',
131132
'URL' => '',

0 commit comments

Comments
 (0)