[feat] added community links

This commit is contained in:
kwaroran
2023-05-19 01:18:48 +09:00
parent d6097cfb9d
commit c228a66bfe
6 changed files with 41 additions and 3 deletions

View File

@@ -254,5 +254,6 @@ export const languageEnglish = {
otherBots:'Other Bots',
user:"User",
additionalAssets:"Additional Assets",
editDisplay: "Modify Display"
editDisplay: "Modify Display",
community: "Community"
}

View File

@@ -238,6 +238,7 @@ export const languageKorean = {
chatBot:'채팅 봇',
otherBots:'기타 봇',
user:"유저",
editDisplay: "디스플레이 수정"
editDisplay: "디스플레이 수정",
community: "커뮤니티"
}