Skip to content

Commit

Permalink
Merge pull request #3 from nikolaykargin/fix-folder-name
Browse files Browse the repository at this point in the history
fix folder name
  • Loading branch information
nikolaykargin authored Jan 14, 2024
2 parents a9b6ebd + e56be5d commit e610775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion en.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

"select-folder.create-new" = "Create New";
"create-folder.title" = "Create Folder";
"create-folder.name" = "Folder Fame";
"create-folder.name" = "Folder Name";
"edit-folder.title" = "Edit Folder";

"delete" = "Delete";
Expand Down

0 comments on commit e610775

Please sign in to comment.