aboutsummaryrefslogtreecommitdiff
path: root/Timeline/ClientApp/src/locales/scheme.ts
diff options
context:
space:
mode:
Diffstat (limited to 'Timeline/ClientApp/src/locales/scheme.ts')
-rw-r--r--Timeline/ClientApp/src/locales/scheme.ts4
1 files changed, 4 insertions, 0 deletions
diff --git a/Timeline/ClientApp/src/locales/scheme.ts b/Timeline/ClientApp/src/locales/scheme.ts
index fef39a8e..0bf08257 100644
--- a/Timeline/ClientApp/src/locales/scheme.ts
+++ b/Timeline/ClientApp/src/locales/scheme.ts
@@ -135,6 +135,10 @@ export default interface TranslationResource {
errorEmptyNewPassword: string;
errorRetypeNotMatch: string;
};
+ dialogConfirmLogout: {
+ title: string;
+ prompt: string;
+ };
};
about: {
author: {