mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-05-12 23:55:56 +00:00
8 lines
165 B
JSON
8 lines
165 B
JSON
{
|
|
"hello": "Bonjour !",
|
|
"goodbye": "Au revoir !",
|
|
"active_sessions": {
|
|
"one": "%(count)d session active.",
|
|
"other": "%(count)d sessions actives."
|
|
}
|
|
} |