mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-08-10 22:45:40 +00:00
Added translation keys
This commit is contained in:
parent
7e18cc275b
commit
32dba498ce
@ -1733,7 +1733,24 @@
|
||||
"storageError": "Storage error occurred",
|
||||
"storageLow": "Storage is running low. Consider removing old files.",
|
||||
"supportMessage": "Powered by browser database storage for unlimited capacity",
|
||||
"noFileSelected": "No files selected"
|
||||
"noFileSelected": "No files selected",
|
||||
"searchFiles": "Search files...",
|
||||
"recent": "Recent",
|
||||
"localFiles": "Local Files",
|
||||
"googleDrive": "Google Drive",
|
||||
"myFiles": "My Files",
|
||||
"noRecentFiles": "No recent files found",
|
||||
"dropFilesHint": "Drop files here to upload",
|
||||
"googleDriveNotAvailable": "Google Drive integration not available",
|
||||
"openFiles": "Open Files",
|
||||
"openFile": "Open File",
|
||||
"details": "Details",
|
||||
"fileName": "File Name",
|
||||
"fileFormat": "File Format",
|
||||
"fileSize": "File Size",
|
||||
"fileVersion": "File Version",
|
||||
"totalSelected": "Total Selected",
|
||||
"dropFilesHere": "Drop files here"
|
||||
},
|
||||
"storage": {
|
||||
"temporaryNotice": "Files are stored temporarily in your browser and may be cleared automatically",
|
||||
|
Loading…
x
Reference in New Issue
Block a user