Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/#123 market api #132

Merged
merged 14 commits into from
Sep 5, 2023
Merged
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
8 changes: 7 additions & 1 deletion assets/translations/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,7 @@
"market-posting-content": "β€’ Product name\nβ€’ Detailed information (wear and tear, defects, etc.)\nβ€’ Mobile phone number or KakaoTalk ID\n* To establish trust for a successful transaction,\n please provide detailed information and various angles of product photos.",
"market-posting-content1": "Please enter contents.",
"market-posting-title-error": "Up to 30 characters are allowed.",
"market-productStatus": "product Status",


"board": "Board",
Expand Down Expand Up @@ -301,6 +302,11 @@


"general-board-post" : "General Board New Post",
"market-board-post": "Market Board New Post"
"market-board-post": "Market Board New Post",
"Brand_New": "Brand New",
"Almost_New": "Almost New",
"Slight_Defect": "Slight Defect",
"Used": "Used",
"sale": "For sale"

}
8 changes: 7 additions & 1 deletion assets/translations/ko-KR.json
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,7 @@
"market-posting-content1": "λ‚΄μš©μ„ μž…λ ₯ν•΄μ£Όμ„Έμš”.",
"market-posting-title-error": "μ΅œλŒ€ 30μžκΉŒμ§€ μž…λ ₯κ°€λŠ₯ν•©λ‹ˆλ‹€.",
"market_noti": "μž₯ν„°κ²Œμ‹œνŒ 이용 μ‹œ μ£Όμ˜μ‚¬ν•­",
"market-productStatus" : "μƒν’ˆ μƒνƒœ",
"modify": "μˆ˜μ •ν•˜κΈ°",


Expand Down Expand Up @@ -303,5 +304,10 @@
"my-comments": "λ‚΄κ°€ μž‘μ„±ν•œ λŒ“κΈ€",

"general-board-post" : "μΌλ°˜κ²Œμ‹œνŒ κΈ€μ“°κΈ°",
"market-board-post": "μž₯ν„°κ²Œμ‹œνŒ κΈ€μ“°κΈ°"
"market-board-post": "μž₯ν„°κ²Œμ‹œνŒ κΈ€μ“°κΈ°",
"Brand_New": "λ―Έκ°œλ΄‰",
"Almost_New": "거의 μƒˆ 것",
"Slight_Defect": "μ•½κ°„μ˜ ν•˜μž",
"Used": "μ‚¬μš©κ° 있음",
"sale": "νŒλ§€μ€‘"
}
Loading