checkpoint before checking out main
This commit is contained in:
@@ -153,7 +153,7 @@
|
||||
|
||||
/* v0.3.0: Personal dictionary sources */
|
||||
"dict.source.manual" = "Manual";
|
||||
"dict.source.history" = "Auto-learned";
|
||||
"dict.source.history" = "Recommended hotword";
|
||||
"dict.source.contacts" = "From Contacts";
|
||||
"dict.source.recentEdit" = "From recent edit";
|
||||
|
||||
@@ -202,7 +202,7 @@
|
||||
"mac.styles.learn.generating" = "Generating…";
|
||||
"mac.styles.learn.privacy" = "Sent to your configured AI only when you generate. Review and edit before saving.";
|
||||
"mac.styles.learn.limit" = "Delete a custom style before generating another one.";
|
||||
"mac.styles.learn.error.insufficient" = "Keep dictating until 5,000 effective characters are available.";
|
||||
"mac.styles.learn.error.insufficient" = "Keep dictating until 2,500 effective characters are available.";
|
||||
"mac.styles.learn.error.invalidResponse" = "The AI did not return a valid writing style. Please try again.";
|
||||
"mac.styles.learn.error.promptTooLong" = "The generated prompt exceeded 6,000 characters. Please try again.";
|
||||
"mac.styles.learn.error.requestTooLarge" = "The learning sample is too large for the configured AI service. Shorten unusually long history entries and try again.";
|
||||
@@ -234,6 +234,7 @@
|
||||
"stat.weekChart.title" = "Last 7 days";
|
||||
"stat.weekChart.caption" = "Dictation chars";
|
||||
"stat.weekChart.empty" = "No dictation yet this week";
|
||||
"stat.monthChart.caption" = "Monthly dictation chars";
|
||||
"mac.status.chipReady" = "Ready";
|
||||
"mac.status.chipProcessing" = "Processing";
|
||||
"mac.overlay.listening" = "Listening";
|
||||
|
||||
Reference in New Issue
Block a user