Skip to content

Commit 020ee7b

Browse files
committed
Update italian.lua
1 parent e3a2c06 commit 020ee7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utilities/languages/italian.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
NAME = "Italian"
22
LANGUAGE = {
33
invalidDates = "Invalid dates",
4-
invalidDate = "Invalid date provided.",
4+
55
invalidTimeFormat = "Invalid time format. Expected 'HH:MM:SS - DD/MM/YYYY'.",
66
invalidTimeValues = "Invalid time values.",
77
timeIsPast = "The specified time is in the past.",

0 commit comments

Comments
 (0)