diff --git a/spa/src/locales/en.json b/spa/src/locales/en.json index 07fbc8c..a0cdf5a 100644 --- a/spa/src/locales/en.json +++ b/spa/src/locales/en.json @@ -122,7 +122,8 @@ "noEntries": "No entries", "noTrends": "No trends yet", "topDirectors": "Top Directors", - "monthlyActivity": "Monthly Activity" + "monthlyActivity": "Monthly Activity", + "searchPlaceholder": "Search entries..." }, "social": { "title": "Social", @@ -163,7 +164,12 @@ "rebuildSearchDone": "Reindex queued", "privacy": "Privacy", "federateGoals": "Share goals on Fediverse", - "federateGoalsDesc": "Broadcast goal progress to followers" + "federateGoalsDesc": "Broadcast goal progress to followers", + "export": "Export", + "exportDesc": "Download your diary", + "exportCsv": "CSV", + "exportJson": "JSON", + "exporting": "Exporting..." }, "goals": { "yearGoal": "{{year}} Goal",