Move
This commit is contained in:
@@ -395,10 +395,26 @@
|
||||
"link_request_limit_exceeded": "This album has been viewed on too many devices",
|
||||
"allow_downloads": "Allow downloads",
|
||||
"allow_adding_photos": "Allow adding photos",
|
||||
"allow_adding_photos_hint": "Allow people with the link to also add photos to the shared album.",
|
||||
"device_limit": "Device limit",
|
||||
"none": "None",
|
||||
"link_expiry": "Link expiry",
|
||||
"never": "Never",
|
||||
"after_time": {
|
||||
"hour": "After an hour",
|
||||
"day": "After a day",
|
||||
"week": "After a week",
|
||||
"month": "After a month",
|
||||
"year": "After a year"
|
||||
},
|
||||
"copy_link": "Copy link",
|
||||
"done": "Done",
|
||||
"share_link_section_title": "Or share a link",
|
||||
"remove_link": "Remove link",
|
||||
"create_public_link": "Create public link",
|
||||
"public_link_created": "Public link created",
|
||||
"public_link_enabled": "Public link enabled",
|
||||
"collect_photos": "Collect photos",
|
||||
"disable_file_download": "Disable download",
|
||||
"disable_file_download_message": "<p>Are you sure that you want to disable the download button for files?</p><p>Viewers can still take screenshots or save a copy of your photos using external tools.</p>",
|
||||
"shared_using": "Shared using <a>{{url}}</a>",
|
||||
@@ -511,22 +527,6 @@
|
||||
"gb": "GB",
|
||||
"tb": "TB"
|
||||
},
|
||||
"after_time": {
|
||||
"hour": "After an hour",
|
||||
"day": "After a day",
|
||||
"week": "After a week",
|
||||
"month": "After a month",
|
||||
"year": "After a year"
|
||||
},
|
||||
"copy_link": "Copy link",
|
||||
"done": "Done",
|
||||
"share_link_section_title": "Or share a link",
|
||||
"remove_link": "Remove link",
|
||||
"create_public_link": "Create public link",
|
||||
"public_link_created": "Public link created",
|
||||
"public_link_enabled": "Public link enabled",
|
||||
"collect_photos": "Collect photos",
|
||||
"allow_adding_photos_hint": "Allow people with the link to also add photos to the shared album.",
|
||||
"STOP_EXPORT": "Stop",
|
||||
"EXPORT_PROGRESS": "<a>{{progress.success, number}} / {{progress.total, number}}</a> items synced",
|
||||
"MIGRATING_EXPORT": "Preparing...",
|
||||
|
||||
Reference in New Issue
Block a user