Skip to content

Commit

Permalink
๐Ÿ”„ synced local 'quartz/' with remote 'quartz/'
Browse files Browse the repository at this point in the history
  • Loading branch information
Mara-Li committed Feb 20, 2024
1 parent afdefa3 commit bb8b4b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions quartz/i18n/locales/ko-KR.ts
Original file line number Diff line number Diff line change
Expand Up @@ -68,12 +68,12 @@ export default {
},
folderContent: {
folder: "ํด๋”",
itemsUnderFolder: ({ count }) => `${count}๊ฑด์˜ ํŽ˜์ด์ง€`,
itemsUnderFolder: ({ count }) => `${count}๊ฑด์˜ ํ•ญ๋ชฉ`,
},
tagContent: {
tag: "ํƒœ๊ทธ",
tagIndex: "ํƒœ๊ทธ ๋ชฉ๋ก",
itemsUnderTag: ({ count }) => `${count}๊ฑด์˜ ํŽ˜์ด์ง€`,
itemsUnderTag: ({ count }) => `${count}๊ฑด์˜ ํ•ญ๋ชฉ`,
showingFirst: ({ count }) => `์ฒ˜์Œ ${count}๊ฐœ์˜ ํƒœ๊ทธ`,
totalTags: ({ count }) => `์ด ${count}๊ฐœ์˜ ํƒœ๊ทธ๋ฅผ ์ฐพ์•˜์Šต๋‹ˆ๋‹ค.`,
},
Expand Down

0 comments on commit bb8b4b4

Please sign in to comment.