mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-06 00:12:11 +00:00
fix: satisfies
This commit is contained in:
parent
8e3b459d77
commit
4385f03053
1 changed files with 1 additions and 1 deletions
|
|
@ -596,4 +596,4 @@ export const dict: Record<Keys, string> = {
|
|||
"workspace.reset.archived.one": "1 sesjon vil bli arkivert.",
|
||||
"workspace.reset.archived.many": "{{count}} sesjoner vil bli arkivert.",
|
||||
"workspace.reset.note": "Dette vil tilbakestille arbeidsområdet til å samsvare med standardgrenen.",
|
||||
}
|
||||
} satisfies Partial<Record<Keys, string>>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue