mirror of
https://github.com/filegator/filegator.git
synced 2025-08-31 17:01:45 +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': 'הורדה',
|
||||
'Guest': 'אורח/ת',
|
||||
'Show hidden': 'הצגת קבצים מוסתרים',
|
||||
'Show symbolic format': 'הצג פורמט סמלי',
|
||||
'Hide symbolic format': 'הסתר פורמט סמלי',
|
||||
}
|
||||
|
||||
export default data
|
||||
|
Reference in New Issue
Block a user