Skip to content

Commit

Permalink
Release 1.93 (bluesky-social#5990)
Browse files Browse the repository at this point in the history
* Run intl:extract

* Update joined_this_week
  • Loading branch information
pfrazee authored Oct 29, 2024
1 parent 7942c68 commit b4fcbad
Show file tree
Hide file tree
Showing 22 changed files with 15,439 additions and 13,229 deletions.
2 changes: 1 addition & 1 deletion src/lib/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export const STARTER_PACK_MAX_SIZE = 150
// code and update this number with each release until we can get the
// server route done.
// -prf
export const JOINED_THIS_WEEK = 150000 // estimate as of 10/9/24
export const JOINED_THIS_WEEK = 650000 // estimate as of 10/28/24

const BASE_FEEDBACK_FORM_URL = `${HELP_DESK_URL}/requests/new`
export function FEEDBACK_FORM_URL({
Expand Down
1,665 changes: 910 additions & 755 deletions src/locale/locales/ca/messages.po

Large diffs are not rendered by default.

Loading

0 comments on commit b4fcbad

Please sign in to comment.