diff options
| author | Adam <[email protected]> | 2026-02-10 13:59:14 -0600 |
|---|---|---|
| committer | opencode <[email protected]> | 2026-02-10 20:22:30 +0000 |
| commit | fd5531316f858b77274e26975796aec41ba5128c (patch) | |
| tree | 6337bc388da712e35b24e3bf6bdf903b21cecfa4 /packages/web/src/content/i18n/nb.json | |
| parent | fbc41475b403a23f004f63289b264c224b9d6b2f (diff) | |
| download | opencode-fd5531316f858b77274e26975796aec41ba5128c.tar.gz opencode-fd5531316f858b77274e26975796aec41ba5128c.zip | |
fix(docs): locale translations
Diffstat (limited to 'packages/web/src/content/i18n/nb.json')
| -rw-r--r-- | packages/web/src/content/i18n/nb.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/web/src/content/i18n/nb.json b/packages/web/src/content/i18n/nb.json index 8818d39c5..370ca7160 100644 --- a/packages/web/src/content/i18n/nb.json +++ b/packages/web/src/content/i18n/nb.json @@ -67,8 +67,8 @@ "share.creating_plan": "Oppretter plan", "share.completing_plan": "Fullfører plan", "share.updating_plan": "Oppdaterer plan", - "share.match_one": "kamp", - "share.match_other": "kamper", + "share.match_one": "treff", + "share.match_other": "treff", "share.result_one": "resultat", "share.result_other": "resultater", "share.debug_key": "Nøkkel" |
