Skip to content

Commit

Permalink
📝 闪卡支持设置是否启用标记制卡 #7794
Browse files Browse the repository at this point in the history
  • Loading branch information
88250 committed Mar 28, 2023
1 parent 7b3e358 commit 8b63e04
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/appearance/langs/en_US.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
"flashcardNewCardLimitTip": "If there are many new cards, you can set the number of new cards to review through this item",
"flashcardReviewCardLimit": "Review Card Limit",
"flashcardReviewCardLimitTip": "If there are many review cards, you can set the number of review through this item",
"flashcardMark": "Mark Carding",
"flashcardMarkTip": "After enabling, the mark is recognized as fill in the blank",
"flashcardList": "List Carding",
"flashcardListTip": "After enabling, the first list item of a list is recognized as a question, and the rest of the lite items are recognized as answers",
"flashcardSuperBlock": "Super Block Carding",
Expand Down
2 changes: 2 additions & 0 deletions app/appearance/langs/es_ES.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
"flashcardNewCardLimitTip": "Si hay muchas tarjetas nuevas, puede establecer la cantidad de tarjetas nuevas para revisar a través de este elemento",
"flashcardReviewCardLimit": "Revisar límite de tarjeta",
"flashcardReviewCardLimitTip": "Si hay muchas tarjetas de revisión, puede establecer el número de revisión a través de este elemento",
"flashcardMark": "Marcar cardado",
"flashcardMarkTip": "Después de habilitar, la marca se reconoce como un espacio en blanco",
"flashcardList": "Lista de tarjetas",
"flashcardListTip": "Después de habilitar, el primer elemento de una lista se reconoce como una pregunta, y el resto de los elementos básicos se reconocen como respuestas",
"flashcardSuperBlock": "Carda de súper bloque",
Expand Down
2 changes: 2 additions & 0 deletions app/appearance/langs/fr_FR.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
"flashcardNewCardLimitTip": "S'il y a beaucoup de nouvelles cartes, vous pouvez définir le nombre de nouvelles cartes à examiner via cet élément",
"flashcardReviewCardLimit": "Revoir la limite de la carte",
"flashcardReviewCardLimitTip": "S'il y a plusieurs cartes d'avis, vous pouvez définir le nombre d'avis via cet élément",
"flashcardMark": "Carte de marque",
"flashcardMarkTip": "Après l'activation, la marque est reconnue comme remplissant le blanc",
"flashcardList": "Fiche de liste",
"flashcardListTip": "Après l'activation, le premier élément d'une liste est reconnu comme une question, et le reste des éléments légers sont reconnus comme des réponses",
"flashcardSuperBlock": "Carte Super Block",
Expand Down
2 changes: 2 additions & 0 deletions app/appearance/langs/zh_CHT.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
"flashcardNewCardLimitTip": "如果新卡較多,可以通過該項設置新卡複習的數量",
"flashcardReviewCardLimit": "復習卡上限",
"flashcardReviewCardLimitTip": "如果復習卡較多,可以通過該項設置復習的數量",
"flashcardMark": "標記制卡",
"flashcardMarkTip": "啟用後支持標記制卡,標記的文本被識別為挖空填空",
"flashcardList": "列表塊制卡",
"flashcardListTip": "啟用後支持列表塊制卡,列表的第一個列表項被識別為問題,子列表識別為答案",
"flashcardSuperBlock": "超級塊制卡",
Expand Down
2 changes: 2 additions & 0 deletions app/appearance/langs/zh_CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
"flashcardNewCardLimitTip": "如果新卡较多,可以通过该项设置新卡复习的数量",
"flashcardReviewCardLimit": "复习卡上限",
"flashcardReviewCardLimitTip": "如果复习卡较多,可以通过该项设置复习的数量",
"flashcardMark": "标记制卡",
"flashcardMarkTip": "启用后支持标记制卡,标记的文本被识别为挖空填空",
"flashcardList": "列表块制卡",
"flashcardListTip": "启用后支持列表块制卡,列表的第一个列表项被识别为问题,子列表识别为答案",
"flashcardSuperBlock": "超级块制卡",
Expand Down

0 comments on commit 8b63e04

Please sign in to comment.