i18n: add card type labels for memorize feature
Add translations for cardTypeNew, cardTypeLearning, cardTypeReview, cardTypeRelearning in all 8 supported languages (en-US, zh-CN, ja-JP, ko-KR, de-DE, fr-FR, it-IT, ug-CN). Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
@@ -222,7 +222,11 @@
|
||||
"days": "{count}일",
|
||||
"months": "{count}개월",
|
||||
"minAbbr": "분",
|
||||
"dayAbbr": "일"
|
||||
"dayAbbr": "일",
|
||||
"cardTypeNew": "새 카드",
|
||||
"cardTypeLearning": "학습 중",
|
||||
"cardTypeReview": "복습 중",
|
||||
"cardTypeRelearning": "재학습 중"
|
||||
},
|
||||
"page": {
|
||||
"unauthorized": "이 덱에 접근할 권한이 없습니다"
|
||||
|
||||
Reference in New Issue
Block a user