one/other translation boilerplate duplication

This commit is contained in:
Eric Eastwood
2026-05-12 15:10:26 -05:00
parent 8861cdbf70
commit addab2fde7
+10 -5
View File
@@ -290,18 +290,23 @@
"email": "Email"
},
"user_sessions_overview": {
"approaching_session_limit_warning_description": "You've used {{num_sessions}} of {{count}} device slots. Once you reach your limit, you'll need to remove an existing device to add another.",
"approaching_session_limit_warning_description:one": "You've used {{num_sessions}} of {{count}} device slots. Once you reach your limit, you'll need to remove an existing device to add another.",
"approaching_session_limit_warning_description:other": "You've used {{num_sessions}} of {{count}} device slots. Once you reach your limit, you'll need to remove an existing device to add another.",
"approaching_session_limit_warning_header": "Heads up, you're close to your device limit",
"heading": "Where you're signed in",
"hit_session_limit_warning_description": "You've used {{num_sessions}} of {{count}} device slots. When you try to sign-in again, you'll need to remove an existing device.",
"hit_session_limit_warning_description:one": "You've used {{num_sessions}} of {{count}} device slots. When you try to sign-in again, you'll need to remove an existing device.",
"hit_session_limit_warning_description:other": "You've used {{num_sessions}} of {{count}} device slots. When you try to sign-in again, you'll need to remove an existing device.",
"hit_session_limit_warning_header": "You've hit the device limit",
"no_active_sessions": {
"default": "You are not signed in to any application.",
"inactive_90_days": "All your sessions have been active in the last 90 days."
},
"num_sessions_filtered_header": "{{count}} devices match your filter ({{unfiltered_session_count}} total)",
"num_sessions_header": "{{count}} devices",
"session_limit_info": "You've used {{count}}/{{limit}} device slots"
"num_sessions_filtered_header:one": "{{count}} devices match your filter ({{unfiltered_session_count}} total)",
"num_sessions_filtered_header:other": "{{count}} devices match your filter ({{unfiltered_session_count}} total)",
"num_sessions_header:one": "{{count}} devices",
"num_sessions_header:other": "{{count}} devices",
"session_limit_info:one": "You've used {{count}}/{{limit}} device slots",
"session_limit_info:other": "You've used {{count}}/{{limit}} device slots"
},
"verify_email": {
"code_expired_alert": {