aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGravatar Inverle <inverle@proton.me> 2025-09-14 21:25:21 +0200
committerGravatar GitHub <noreply@github.com> 2025-09-14 21:25:21 +0200
commit697240813d9f086bff30b7e6424538fbef933359 (patch)
tree7870454866766db49e8faea2cb7cde697c67adf4 /docs
parent6d0bec14e514b1e1949e604709207a74f8bf053f (diff)
i18n: add missing string in `pl` (#7963)
It was supposed to be done in https://github.com/FreshRSS/FreshRSS/pull/7712#discussion_r2179851787, but that PR hasn't been yet finished for some time now.
Diffstat (limited to 'docs')
-rw-r--r--docs/i18n/flags/gen/pl.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/i18n/flags/gen/pl.svg b/docs/i18n/flags/gen/pl.svg
index e0ac841df..53c88bf8f 100644
--- a/docs/i18n/flags/gen/pl.svg
+++ b/docs/i18n/flags/gen/pl.svg
@@ -2,6 +2,6 @@
<svg xmlns="http://www.w3.org/2000/svg" width="70" height="20">
<g fill="white" font-size="12" font-family="Verdana" text-anchor="middle">
<rect rx="3" width="70" height="20" fill="green" />
- <text x="34" y="14">🇵🇱 99%</text>
+ <text x="34" y="14">🇵🇱 100%</text>
</g>
</svg> \ No newline at end of file