aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Locale/layout.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/Locale/layout.ts')
-rw-r--r--src/lib/Locale/layout.ts3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/lib/Locale/layout.ts b/src/lib/Locale/layout.ts
index 0e1bdecc..4fea935a 100644
--- a/src/lib/Locale/layout.ts
+++ b/src/lib/Locale/layout.ts
@@ -212,6 +212,9 @@ export interface Locale {
title: LocaleValue;
hint: LocaleValue;
};
+ hideAWCBadges: {
+ title: LocaleValue;
+ };
};
};
lists: {