big ui refractor

This commit is contained in:
Rene Kievits
2025-12-23 02:23:44 +01:00
parent 4428a2b7be
commit eaed23a678
62 changed files with 2662 additions and 815 deletions

View File

@@ -50,10 +50,13 @@ const messages = {
},
hero: {
lessons: 'Lessons',
newContent: 'New content available',
welcome: 'Welcome Back',
subtitle: 'Your mind is ready.',
start: 'Start Review',
readyToReview: 'Ready to review',
noReviews: 'No Reviews',
allCaughtUp: 'All caught up',
nextIn: 'Next review in',
now: 'now',
prioritize: 'Prioritize Lower Levels ({count})',
@@ -177,10 +180,13 @@ const messages = {
},
hero: {
lessons: 'Lektionen',
newContent: 'Neue Inhalte verfügbar',
welcome: 'Willkommen zurück',
subtitle: 'Dein Geist ist bereit.',
start: 'Starten',
readyToReview: 'Bereit zum Wiederholen',
noReviews: 'Alles erledigt',
allCaughtUp: 'Alles auf dem neuesten Stand',
nextIn: 'Nächste Review in',
now: 'jetzt',
prioritize: 'Niedrige Stufen zuerst ({count})',
@@ -304,10 +310,13 @@ const messages = {
},
hero: {
lessons: 'レッスン',
newContent: '新しいコンテンツがあります',
welcome: 'お帰りなさい',
subtitle: '準備は完了です。',
start: '復習開始',
readyToReview: '復習の準備ができています',
noReviews: 'レビューなし',
allCaughtUp: 'すべて完了しています',
nextIn: '次の復習まで',
now: '今',
prioritize: '低レベルを優先 ({count})',