File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,6 +32,13 @@ Hook -----------------------|
3232 - Coming Soon.
3333```
3434---
35+ ## LangManager
36+ ```
37+ EN : Released - Latest Version
38+ FR : Sorti - Dernière Version
39+ ```
40+
41+ ---
3542
3643Stay informed about the latest features and updates of ConnectLib.
3744
Original file line number Diff line number Diff line change 1+ # ConnectLib language file by Sandro642 (Sandraw)
2+ # Do not modify this file.
3+
4+ #Lang: EN
5+
6+ [annotation.package]
7+ discoverlistener.error: Error while discovering listeners.
8+ getclassesinpackage.error: Error while retrieving classes in package %package%, Exception: %exception%.
9+
10+ [connectlib.class]
11+ initialise.routeclass: RouteClass cannot be null.
12+ initialise.catcherror: An error occurred during ConnectLib initialization, Exception: %exception%.
13+ getroute.error: Route %route% was not found.
You can’t perform that action at this time.
0 commit comments