Rename Analyze to Evaluate in FSRS Deck Options (#2741)

* Update deck-config.ftl

* Update FsrsOptions.svelte

* Update CONTRIBUTORS
This commit is contained in:
user1823 2023-10-17 05:23:24 +05:30 committed by GitHub
parent 01738757ef
commit 4c17a6964e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 2 deletions

View file

@ -145,6 +145,7 @@ Carlo Quick <https://github.com/CarloQuick>
Dominique Martinet <asmadeus@codewreck.org>
Virinci
chandraiyengar <github.com/chandraiyengar>
user1823 <92206575+user1823@users.noreply.github.com>
********************

View file

@ -329,7 +329,7 @@ deck-config-compute-optimal-weights = Optimize FSRS weights
deck-config-compute-optimal-retention = Compute optimal retention
deck-config-optimize-button = Optimize
deck-config-compute-button = Compute
deck-config-analyze-button = Analyze
deck-config-evaluate-button = Evaluate
deck-config-desired-retention = Desired retention
deck-config-sm2-retention = SM2 retention
deck-config-smaller-is-better = Smaller numbers indicate a better fit to your review history.

View file

@ -262,7 +262,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
{#if checkingWeights}
{tr.actionsCancel()}
{:else}
{tr.deckConfigAnalyzeButton()}
{tr.deckConfigEvaluateButton()}
{/if}
</button>
{#if computingWeights || checkingWeights}<div>