Skip to content

[TAS-6136] 👔 Update app name#97

Merged
williamchong merged 1 commit into
likecoin:mainfrom
nwingt:develop
Jul 20, 2026
Merged

[TAS-6136] 👔 Update app name#97
williamchong merged 1 commit into
likecoin:mainfrom
nwingt:develop

Conversation

@nwingt

@nwingt nwingt commented Jul 20, 2026

Copy link
Copy Markdown
Member

No description provided.

@nwingt
nwingt requested review from Copilot and williamchong July 20, 2026 05:37
@notion-workspace

Copy link
Copy Markdown

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the app’s display name across Expo config and platform-localized name resources so the installed app shows “3ook.com” instead of the previous localized “3ook.com 圖書館/图书馆” variant.

Changes:

  • Update iOS CFBundleDisplayName localization strings to 3ook.com for en, zh-Hant, and zh-Hans.
  • Update Android app_name localization strings to 3ook.com for en, zh-Hant, and zh-Hans.
  • Update Expo name in app.config.ts to 3ook.com.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
locales/zh-Hant.json Updates iOS/Android localized display name to 3ook.com (Traditional Chinese).
locales/zh-Hans.json Updates iOS/Android localized display name to 3ook.com (Simplified Chinese).
locales/en.json Updates iOS/Android localized display name to 3ook.com (English).
app.config.ts Updates Expo app name to 3ook.com (note: iOS infoPlist.CFBundleDisplayName still needs aligning).

Comment thread app.config.ts
Comment on lines 58 to 62
const config: ExpoConfig = {
name: '3ook.com 圖書館',
name: '3ook.com',
owner: 'likerland',
slug: '3ook-com-app',
version: '1.2.7',
@williamchong
williamchong merged commit 40a459d into likecoin:main Jul 20, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants