We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe01b55 commit 6f8ad4eCopy full SHA for 6f8ad4e
src/lib/blog.ts
@@ -44,6 +44,9 @@ export const blogPosts: BlogPostMeta[] = [
44
{
45
id: 'loka-1774811104849',
46
slug: 'spaced-repetition-language-learning-2026-20260330',
47
+ slugs: {
48
+ ja: 'the-living-textbook--20260330',
49
+ },
50
date: '2026-03-30',
51
category: 'Learning Science',
52
readTime: '14 min read',
0 commit comments