fix filebrowser/filebrowser#312, use prefix $ for commands (#7)
This commit is contained in:
@@ -175,13 +175,15 @@ sidebar:
|
||||
search:
|
||||
images: Images
|
||||
music: Music
|
||||
notSupportedCommand: This is a not supported command.
|
||||
pdf: PDF
|
||||
pressToExecute: Press enter to execute.
|
||||
pressToSearch: Press enter to search.
|
||||
search: Search...
|
||||
searchOrCommand: Search or execute a command...
|
||||
searchOrSupportedCommand: 'Search or use one of your supported commands:'
|
||||
type: Type and press enter to search.
|
||||
searchOrSupportedCommand: 'Search or prepend ''$'' and use one of your supported commands:'
|
||||
typeCommand: Type and press enter to execute.
|
||||
typeSearch: Type and press enter to search.
|
||||
types: Types
|
||||
video: Video
|
||||
writeToSearch: Write here to search
|
||||
|
||||
Reference in New Issue
Block a user