Skip to content

Commit 4162204

Browse files
committed
Updata English lang file
1 parent 7e30821 commit 4162204

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

src/main/resources/lang/english.lang

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,10 @@ skript command:
7272
check: Checks for a new version
7373
changes: Lists all changes since the current version
7474
download: Download the newest version
75+
timings:
76+
description: Starts or stops Skript's timings
77+
start: Starts timings
78+
stop: Stops timings and parses results
7579

7680
invalid script: Can't find the script <grey>'<gold>%s<grey>'<red> in the scripts folder!
7781
invalid folder: Can't find the folder <grey>'<gold>%s<grey>'<red> in the scripts folder!
@@ -1032,6 +1036,6 @@ timings:
10321036
start: Skript timings for %s seconds:
10331037
events: Event times: used time (percents)
10341038
triggers: Trigger times: used time (percents)
1035-
start message: Skript timings started
1036-
stop message: Skript timings stopped and results parsed
1039+
start message: Timings started
1040+
stop message: Timings stopped and results parsed
10371041

0 commit comments

Comments
 (0)