mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-08-21 19:59:24 +00:00
Added translation keys
This commit is contained in:
parent
7e18cc275b
commit
32dba498ce
@ -1733,7 +1733,24 @@
|
|||||||
"storageError": "Storage error occurred",
|
"storageError": "Storage error occurred",
|
||||||
"storageLow": "Storage is running low. Consider removing old files.",
|
"storageLow": "Storage is running low. Consider removing old files.",
|
||||||
"supportMessage": "Powered by browser database storage for unlimited capacity",
|
"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": {
|
"storage": {
|
||||||
"temporaryNotice": "Files are stored temporarily in your browser and may be cleared automatically",
|
"temporaryNotice": "Files are stored temporarily in your browser and may be cleared automatically",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user