mirror of
https://github.com/arsvendg/Stirling-PDF.git
synced 2026-07-16 11:23:10 +02:00
use clean 3 card design for landing page (#6084)
<img width="2056" height="1080" alt="Screenshot 2026-04-08 at 1 26 58 PM" src="https://github.com/user-attachments/assets/e834988b-c3ab-4633-bf15-9fe0457d0029" /> <img width="2056" height="1080" alt="Screenshot 2026-04-08 at 1 27 12 PM" src="https://github.com/user-attachments/assets/adfebd95-ca59-4de0-9336-b1e2dc1dc5fe" />
This commit is contained in:
@@ -12,6 +12,8 @@ export function useFileActionTerminology() {
|
||||
uploadFile: t('fileUpload.openFile', 'Open File'),
|
||||
upload: t('fileUpload.open', 'Open'),
|
||||
dropFilesHere: t('fileUpload.dropFilesHereOpen', 'Drop files here or click the open button'),
|
||||
addFiles: t('fileUpload.openFiles', 'Open Files'),
|
||||
mobileUpload: t('landing.mobileUpload', 'Upload from Mobile'),
|
||||
uploadFromComputer: t('landing.openFromComputer', 'Open from computer'),
|
||||
download: t('save', 'Save'),
|
||||
downloadAll: t('rightRail.saveAll', 'Save All'),
|
||||
|
||||
Reference in New Issue
Block a user