15 lines
524 B
Plaintext
15 lines
524 B
Plaintext
|
/*
|
||
|
Localizable.strings
|
||
|
Browse
|
||
|
|
||
|
Created by Javier Cicchelli on 03/12/2022.
|
||
|
Copyright © 2022 Röck+Cöde. All rights reserved.
|
||
|
*/
|
||
|
|
||
|
"browse.toolbar_item.menu.add_actions.text" = "Add file and/or folder";
|
||
|
"browse.toolbar_item.button.add_folder.text" = "Create a new folder";
|
||
|
"browse.toolbar_item.button.add_file.text" = "Upload a file";
|
||
|
"browse.toolbar_item.button.show_profile.text" = "Show profile";
|
||
|
"browse.swipe_action.delete_item.text" = "Delete item";
|
||
|
"browse.swipe_action.download_item.text" = "Download item";
|