mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-05 01:03:09 +02:00
2c1a7f4392
* Fix #4152 * fix * remove unused code
3 lines
67 B
TypeScript
3 lines
67 B
TypeScript
declare const locales: { [lang: string]: any };
|
|
|
|
export = locales;
|