Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions run/localizer/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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'];
Expand Down
Loading