mirror of
https://github.com/filegator/filegator.git
synced 2025-08-30 23:59:47 +02:00
Added a column to display chmod permissions (#522)
* Added a column to display permissions * Show table only if chmod is present * Displays symbolic format when clicked * Translation: show and hide symbolic format
This commit is contained in:
@@ -75,6 +75,8 @@ const data = {
|
||||
'Download permission': 'Toestemming om te downloaden',
|
||||
'Guest': 'Gast',
|
||||
'Show hidden': 'Verborgen weergeven',
|
||||
'Show symbolic format': 'Toon symbolisch formaat',
|
||||
'Hide symbolic format': 'Verberg symbolisch formaat',
|
||||
}
|
||||
|
||||
export default data
|
||||
|
Reference in New Issue
Block a user