diff --git a/ts/localization/constants.ts b/ts/localization/constants.ts index a43f14c98..10dca4291 100644 --- a/ts/localization/constants.ts +++ b/ts/localization/constants.ts @@ -11,6 +11,8 @@ export enum LOCALE_DEFAULTS { app_pro = 'Session Pro', session_foundation = 'Session Foundation', pro = 'Pro', + entity_rangeproof = 'Rangeproof PTY LTD', + entity_stf = 'The Session Technology Foundation', } export const rtlLocales = ['ar', 'fa', 'he', 'ps', 'ur'];