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
1 change: 1 addition & 0 deletions echo/frontend/src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ export const LEGAL_TERMS_URL = "https://www.dembrane.com/legal/terms" as const;
export const LEGAL_PRIVACY_URL =
"https://www.dembrane.com/legal/privacy" as const;
export const LEGAL_DPA_URL = "https://www.dembrane.com/legal/DPA" as const;
export const TRUST_ROOM_URL = "https://www.dembrane.com/trust" as const;

// docs.dembrane.com is the one published corpus now, same site in every
// environment, so the "What can Ask do?" link no longer needs to hide outside
Expand Down
106 changes: 59 additions & 47 deletions echo/frontend/src/locales/cs-CZ.po

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion echo/frontend/src/locales/cs-CZ.ts

Large diffs are not rendered by default.

Loading