aboutsummaryrefslogtreecommitdiffhomepage
path: root/locale/en_GB.json
diff options
context:
space:
mode:
authorwinter2025-01-18 21:33:47 +0000
committerwinter2025-01-18 21:33:47 +0000
commit5d55ae009cab1fe82f456111585d20795f4e865a (patch)
treeabf21d6329d9aeb94f8248f3b1f9ef1d5202c7ed /locale/en_GB.json
parent43933d556499e84094dd9667a5325584ebe5fe43 (diff)
show instance and version info in nodeinfo and such
Diffstat (limited to 'locale/en_GB.json')
-rw-r--r--locale/en_GB.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/locale/en_GB.json b/locale/en_GB.json
index 2eac456..12e1ce9 100644
--- a/locale/en_GB.json
+++ b/locale/en_GB.json
@@ -1,4 +1,6 @@
{
+ "digitigrade": "Digitigrade",
+ "version": "Digitigrade @ %s",
"user.profile.createdAt": "Joined on %s",
"user.profile.openRemote": "Open remote profile page",
"user.profile.bio.placeholder": "This user hasn't written a bio yet.",
@@ -33,7 +35,6 @@
"placeholder": "There's nothing here.",
"placeholder.moreItems": "…and %d more",
"placeholder.noMoreItems": "No more items.",
- "digitigrade": "Digitigrade",
"note.resharedBy": "Reshared by %s",
"navigation.login": "Log in",
"navigation.logout": "Log out",