diff options
| author | Shpuld Shpludson <shp@cock.li> | 2019-01-07 17:26:47 +0000 |
|---|---|---|
| committer | Shpuld Shpludson <shp@cock.li> | 2019-01-07 17:26:47 +0000 |
| commit | 1fb9ceb59bf0dca5f755f5988f90bdd24a89dd53 (patch) | |
| tree | f243c98009130227fa06cfe41095a14cb985c39b /src/i18n | |
| parent | 2184334ad919fdcf167ac2f1657d508481ec431b (diff) | |
| parent | a60fc390a036078a857693193cfd18b9ee42954b (diff) | |
Merge branch 'feature/add-about-page-for-mobile' into 'develop'
Add instance information page for mobile
See merge request pleroma/pleroma-fe!451
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/en.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index eec101f7..8a6d1310 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -29,6 +29,7 @@ "username": "Username" }, "nav": { + "about": "About", "back": "Back", "chat": "Local Chat", "friend_requests": "Follow Requests", |
