mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-05-13 06:24:59 +00:00
8 lines
158 B
JSON
8 lines
158 B
JSON
{
|
|
"hello": "Hello!",
|
|
"goodbye": "Goodbye!",
|
|
"active_sessions": {
|
|
"one": "%(count)d active session.",
|
|
"other": "%(count)d active sessions."
|
|
}
|
|
} |