Polish 6 - The last Polish (#3591)

This commit is contained in:
Joe Milazzo 2025-03-05 17:23:19 -06:00 committed by GitHub
parent 4a4d59bc90
commit 9ad394c43a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 264 additions and 101 deletions

View file

@ -657,7 +657,8 @@
"api": "API",
"published-label": "Published: ",
"installed": "{{changelog.installed}}",
"feature-requests": "Feature Requests"
"feature-requests": "Feature Requests",
"known-issues": "Known Issues"
},
"new-version-modal": {
@ -669,6 +670,7 @@
"developer": "{{changelog.developer}}",
"theme": "{{changelog.theme}}",
"removed": "{{changelog.removed}}",
"known-issues": "{{changelog.known-issues}}",
"api": "{{changelog.api}}",
"close": "{{common.close}}",
"refresh": "Refresh"