Added last sync time to statusbar
This commit is contained in:
parent
42eab5d544
commit
58c0bc5057
12
en.json
12
en.json
@ -39,6 +39,18 @@
|
|||||||
"command_exportsyncplans_table": "export sync plans in table format",
|
"command_exportsyncplans_table": "export sync plans in table format",
|
||||||
"command_exportlogsindb": "export logs saved in db",
|
"command_exportlogsindb": "export logs saved in db",
|
||||||
|
|
||||||
|
"statusbar_time_years": "{{time}} years",
|
||||||
|
"statusbar_time_months": "{{time}} months",
|
||||||
|
"statusbar_time_weeks": "{{time}} weeks",
|
||||||
|
"statusbar_time_days": "{{time}} days",
|
||||||
|
"statusbar_time_hours": "{{time}} hours",
|
||||||
|
"statusbar_time_minutes": "{{time}} minutes",
|
||||||
|
"statusbar_time_lessminute": "less than a minute",
|
||||||
|
"statusbar_lastsync": "Synced {{time}} ago",
|
||||||
|
"statusbar_lastsync_label": "Last successful Sync on {{date}}",
|
||||||
|
"statusbar_lastsync_never": "Never Synced",
|
||||||
|
"statusbar_lastsync_never_label": "Never Synced before",
|
||||||
|
|
||||||
"modal_password_title": "Hold on and PLEASE READ ON...",
|
"modal_password_title": "Hold on and PLEASE READ ON...",
|
||||||
"modal_password_shortdesc": "If the field is not empty, files would be encrypted locally before being uploaded.\nIf the field is empty, then files would be uploaded without encryption.",
|
"modal_password_shortdesc": "If the field is not empty, files would be encrypted locally before being uploaded.\nIf the field is empty, then files would be uploaded without encryption.",
|
||||||
"modal_password_attn1": "Attention 1/5: The vault name is NOT encrypted. The plugin creates a folder with the vault name on some remote services.",
|
"modal_password_attn1": "Attention 1/5: The vault name is NOT encrypted. The plugin creates a folder with the vault name on some remote services.",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user