You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: LAR 10 Send a Telegram notification for articles that are submitted but neither approved nor declined.
* refactor: (LAR-10) refactoring some file
* fix: (LAR-10) fix php stan error
Copy file name to clipboardExpand all lines: lang/en.json
+4-2
Original file line number
Diff line number
Diff line change
@@ -3,5 +3,7 @@
3
3
"The given :attribute has appeared in a data leak. Please choose a different :attribute.": "The given :attribute has appeared in a data leak. Please choose a different :attribute.",
4
4
"Verify Email Address": "Verify Email Address",
5
5
"Please click the button below to verify your email address.": "Please click the button below to verify your email address.",
6
-
"If you did not create an account, no further action is required.": "If you did not create an account, no further action is required."
7
-
}
6
+
"If you did not create an account, no further action is required.": "If you did not create an account, no further action is required.",
"[@:username](:profile_url) submitted the article [:title](:url) on: :date" : "[@:username](:profile_url) submitted the article [:title](:url) on: :date"
Copy file name to clipboardExpand all lines: lang/fr.json
+4-2
Original file line number
Diff line number
Diff line change
@@ -3,5 +3,7 @@
3
3
"The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Le champ :attribute donné est apparu dans une fuite de données. Veuillez choisir un autre :attribute.",
0 commit comments