mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2025-02-13 03:03:09 +02:00
3 lines
67 B
TypeScript
3 lines
67 B
TypeScript
declare const locales: { [lang: string]: any };
|
|
|
|
export = locales;
|