Skip to content
Snippets Groups Projects
Commit 6722621c authored by Rasmus Båtman's avatar Rasmus Båtman Committed by Weblate
Browse files

Translated using Weblate (English (Developer))

Currently translated at 100.0% (30 of 30 strings)

Translation: Revolt/Web App
Translate-URL: http://weblate.insrt.uk/projects/revolt/web-app/en_devel/
parent 435f269f
Branches
No related merge requests found
...@@ -9,6 +9,25 @@ ...@@ -9,6 +9,25 @@
"main": { "main": {
"channel": { "channel": {
"message": "Message {{name}} ({{id}})" "message": "Message {{name}} ({{id}})"
},
"categories": {
"conversations": "Communications",
"channels": "Aqueducts",
"members": "Comrades"
}
},
"status": {
"online": "Electronically Connected",
"idle": "Unproductive",
"busy": "Having fish to fry",
"invisible": "Wraithlike",
"offline": "Electronically Disconnected"
},
"navigation": {
"tabs": {
"home": "Household",
"friends": "What's these",
"unreads": "Ignored"
} }
} }
}, },
...@@ -23,5 +42,13 @@ ...@@ -23,5 +42,13 @@
"forgot": "Forgot your password?", "forgot": "Forgot your password?",
"new": "You're not new?", "new": "You're not new?",
"create": "Create another account." "create": "Create another account."
},
"dayjs": {
"lastDay": "[Lang syne at] LT",
"sameDay": "[In the present day at] LT",
"nextDay": "[In subsequent time at] LT",
"lastWeek": "[Finis] dddd [at] LT",
"nextWeek": "dddd [at] LT",
"sameElse": "L"
} }
} }
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment