refresh locales after any change, not just a version update
This commit is contained in:
Vendored
+1
@@ -6,6 +6,7 @@
|
||||
type FIXME = any;
|
||||
|
||||
declare const _LANGS_: string[][];
|
||||
declare const _LANGS_VERSION_: string;
|
||||
declare const _VERSION_: string;
|
||||
declare const _ENV_: string;
|
||||
declare const _DEV_: boolean;
|
||||
|
||||
Reference in New Issue
Block a user