fix issue with incorrect string

This commit is contained in:
2026-01-24 16:35:27 +00:00
parent 7c8a446952
commit 68467b480d

View File

@ -71,5 +71,5 @@
"signup_panel.subtitle": "Sign up to shitpost with us!",
"getting_started.upstream": "https://codeberg.org/mkljczk/pl-fe",
"getting_started.upstreamName": "mkljczk/pl-fe",
"getting_started.open_source_notice": "{sourceCode.displayName} is a fork of {upstreamName}. You can contribute or report issues at {code_link} (v{code_version})."
"getting_started.open_source_notice": "{code_name} is a fork of {upstream_link}. You can contribute or report issues at {code_link} (v{code_version})."
}