i18n: add export and profile search translations
This commit is contained in:
@@ -122,7 +122,8 @@
|
|||||||
"noEntries": "No entries",
|
"noEntries": "No entries",
|
||||||
"noTrends": "No trends yet",
|
"noTrends": "No trends yet",
|
||||||
"topDirectors": "Top Directors",
|
"topDirectors": "Top Directors",
|
||||||
"monthlyActivity": "Monthly Activity"
|
"monthlyActivity": "Monthly Activity",
|
||||||
|
"searchPlaceholder": "Search entries..."
|
||||||
},
|
},
|
||||||
"social": {
|
"social": {
|
||||||
"title": "Social",
|
"title": "Social",
|
||||||
@@ -163,7 +164,12 @@
|
|||||||
"rebuildSearchDone": "Reindex queued",
|
"rebuildSearchDone": "Reindex queued",
|
||||||
"privacy": "Privacy",
|
"privacy": "Privacy",
|
||||||
"federateGoals": "Share goals on Fediverse",
|
"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": {
|
"goals": {
|
||||||
"yearGoal": "{{year}} Goal",
|
"yearGoal": "{{year}} Goal",
|
||||||
|
|||||||
Reference in New Issue
Block a user