Skip to content

Commit

Permalink
feat: notifications, ui adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
Dwynr committed Jul 31, 2024
1 parent 2978daf commit ebe0e20
Show file tree
Hide file tree
Showing 13 changed files with 255 additions and 413 deletions.
9 changes: 7 additions & 2 deletions locales/en/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -747,6 +747,10 @@
"name": "Chat notifications",
"info": "Enable or disable chat notifications"
},
"notificationSound": {
"name": "Notification sound",
"info": "Enable or disable notification sound"
},
"contactNotifications": {
"name": "Contact notifications",
"info": "Enable or disable contact notifications"
Expand Down Expand Up @@ -783,7 +787,8 @@
"copy": "Copy",
"title": "Receive up to 30 GB of storage by inviting others",
"description": "For every friend you invite to Filen you receive {{yourEarnings}} - and your friend also receives {{otherEarnings}}. It's that easy.",
"earned": "{{earned}} of {{max}}"
"earned": "{{earned}} of {{max}}",
"storageEarned": "Storage earned"
},
"events": {
"empty": "No events yet",
Expand Down Expand Up @@ -1147,7 +1152,7 @@
},
"mountPoint": {
"name": "Mount point",
"info": "Set the mount point to a local directory. The local directory needs to be empty and readale/writable",
"info": "Set the mount point to a local directory. The local directory needs to be empty and readable and writable",
"change": "Change"
},
"driveLetter": {
Expand Down
Loading

0 comments on commit ebe0e20

Please sign in to comment.