mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 07:10:41 +00:00
Allow creating new files (#437)
* allow creating new files * icon and translation key fix * Change how new file works * Fix selected file in tree view * Reword to "New empty file" * Reword to "Save as" --------- Co-authored-by: Flemmli97 <Flemmli97@users.noreply.github.com> Co-authored-by: Misode <misoloo64@gmail.com>
This commit is contained in:
@@ -189,11 +189,11 @@
|
||||
"project.delete_file": "Delete file",
|
||||
"project.download": "Download data pack",
|
||||
"project.go_to": "Go to project",
|
||||
"project.new_file": "New file",
|
||||
"project.new_file": "New empty file",
|
||||
"project.no_files": "No files",
|
||||
"project.rename": "Rename",
|
||||
"project.rename_file": "Rename file",
|
||||
"project.save": "Save",
|
||||
"project.save": "Save as",
|
||||
"project.save_current_file": "Save file to project",
|
||||
"project.search": "Search project",
|
||||
"project.search_drafts": "Search drafts",
|
||||
|
||||
Reference in New Issue
Block a user