|
2005 | 2005 | "record": "Record", |
2006 | 2006 | "quickRecord": "Quick Record", |
2007 | 2007 | "write": "Write", |
| 2008 | + "me": "My", |
2008 | 2009 | "search": "Search", |
2009 | 2010 | "githubImageHosting": "Github Image Hosting", |
2010 | 2011 | "login": "Login", |
|
2509 | 2510 | } |
2510 | 2511 | }, |
2511 | 2512 | "mobile": { |
| 2513 | + "me": { |
| 2514 | + "profile": { |
| 2515 | + "deviceName": "Sync Platform", |
| 2516 | + "deviceSubtitle": "Sync your records and settings", |
| 2517 | + "syncPlatform": "Sync Platform", |
| 2518 | + "gitSubtitle": "Connected to {provider} to sync your records and settings", |
| 2519 | + "storageSubtitle": "Currently using {provider} to sync your records and settings", |
| 2520 | + "unconfiguredSubtitle": "Sync is not configured yet. Your data is currently stored locally only", |
| 2521 | + "streak": "Active for {count} days in a row" |
| 2522 | + }, |
| 2523 | + "activity": { |
| 2524 | + "tip": "Tap any day in the heatmap to open its activity timeline.", |
| 2525 | + "range": "Last {count} weeks", |
| 2526 | + "rangePlaceholder": "Last 16 weeks", |
| 2527 | + "drawerEmpty": "Choose a day to inspect its activity details.", |
| 2528 | + "drawerSummary": "{total} activities that day, including {record} records, {writing} writing events, and {chat} chats." |
| 2529 | + }, |
| 2530 | + "sync": { |
| 2531 | + "title": "Sync", |
| 2532 | + "configured": "Connected", |
| 2533 | + "unconfigured": "Not configured", |
| 2534 | + "localOnly": "Local only" |
| 2535 | + }, |
| 2536 | + "stats": { |
| 2537 | + "weekly": "This Week", |
| 2538 | + "weeklyHint": "Total activities this week", |
| 2539 | + "streak": "Current Streak", |
| 2540 | + "streakHint": "Consecutive active days" |
| 2541 | + }, |
| 2542 | + "status": { |
| 2543 | + "title": "Current Setup", |
| 2544 | + "sync": "Backup Method", |
| 2545 | + "model": "Default Model", |
| 2546 | + "configured": "Connected", |
| 2547 | + "unconfigured": "Not configured", |
| 2548 | + "modelFallback": "No default model" |
| 2549 | + }, |
| 2550 | + "settings": { |
| 2551 | + "title": "Settings", |
| 2552 | + "description": "Open each feature setting directly from here." |
| 2553 | + } |
| 2554 | + }, |
2512 | 2555 | "chat": { |
2513 | 2556 | "drawer": { |
2514 | 2557 | "settings": { |
|
0 commit comments