马良AI写作初始化仓库
This commit is contained in:
34
AINoval/lib/l10n/app_en.arb
Normal file
34
AINoval/lib/l10n/app_en.arb
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"appTitle": "AI Novel Assistant",
|
||||
"homeTitle": "My Novels",
|
||||
"createNovel": "Create New Novel",
|
||||
"importNovel": "Import Novel",
|
||||
"editNovel": "Edit",
|
||||
"deleteNovel": "Delete",
|
||||
"deleteConfirmation": "Are you sure you want to delete '{title}'? This action cannot be undone.",
|
||||
"cancel": "Cancel",
|
||||
"confirm": "Confirm",
|
||||
"novelTitle": "Novel Title",
|
||||
"novelTitleHint": "Enter novel title",
|
||||
"seriesName": "Series Name (Optional)",
|
||||
"seriesNameHint": "If part of a series, enter series name",
|
||||
"create": "Create",
|
||||
"lastEdited": "Last edited: {date}",
|
||||
"wordCount": "{count} words",
|
||||
"completionPercentage": "Completion: {percentage}%",
|
||||
"noNovels": "No novels yet. Click the button in the bottom right to create one.",
|
||||
"retry": "Retry",
|
||||
"loadingError": "Loading failed: {message}",
|
||||
"unknownState": "Unknown state",
|
||||
"save": "Save",
|
||||
"saved": "Saved",
|
||||
"editorSettings": "Editor Settings",
|
||||
"startWriting": "Start writing...",
|
||||
"wordCountTitle": "Word Count",
|
||||
"charactersWithSpaces": "Characters (with spaces)",
|
||||
"charactersNoSpaces": "Characters (no spaces)",
|
||||
"paragraphs": "Paragraphs",
|
||||
"readTime": "Estimated reading time",
|
||||
"minutes": "minutes",
|
||||
"close": "Close"
|
||||
}
|
||||
Reference in New Issue
Block a user