mirror of
https://github.com/langgenius/webapp-conversation.git
synced 2026-07-21 17:05:24 -04:00
[PR #94] [MERGED] Add Japanese language settings to i18n #152
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/webapp-conversation/pull/94
Author: @yusuke-ten
Created: 8/12/2024
Status: ✅ Merged
Merged: 9/3/2024
Merged by: @iamjoel
Base:
main← Head:feat/add-japanese📝 Commits (1)
7f24387Add Japanese language settings to i18n”📊 Changes
5 files changed (+184 additions, -1 deletions)
View changed files
📝
i18n/i18next-config.ts(+11 -0)📝
i18n/index.ts(+1 -1)➕
i18n/lang/app.ja.ts(+36 -0)➕
i18n/lang/common.ja.ts(+33 -0)➕
i18n/lang/tools.ja.ts(+103 -0)📄 Description
Added Japanese language to the language settings and enabled Japanese selection in i18n.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.