aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
diff options
context:
space:
mode:
authorHJ <30-hj@users.noreply.git.pleroma.social>2022-12-22 13:14:30 +0000
committerHJ <30-hj@users.noreply.git.pleroma.social>2022-12-22 13:14:30 +0000
commite009510c52d62a19136e01d9f0753448ad703016 (patch)
treeb3dbe611155aeb7d3ff554e900635575792527b4 /src/i18n
parent515dcfd3395ce4c6bd228e6bfc20120de78976c1 (diff)
parent2e2512019230f299c2c9eae18afec3c8218d2697 (diff)
Merge branch 'from/develop/tusooa/user-note' into 'develop'
User note See merge request pleroma/pleroma-fe!1612
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/en.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index ddaa12cd..59ee1c17 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -957,7 +957,12 @@
"solid": "Solid bg",
"striped": "Striped bg",
"side": "Side stripe"
- }
+ },
+ "note": "Note",
+ "note_blank": "(None)",
+ "edit_note": "Edit note",
+ "edit_note_apply": "Apply",
+ "edit_note_cancel": "Cancel"
},
"user_profile": {
"timeline_title": "User timeline",