mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2026-02-01 20:10:35 +01:00
translations
This commit is contained in:
parent
d9e03ccf2c
commit
7f406774e3
@ -3512,6 +3512,9 @@
|
||||
"now": "Restart Now",
|
||||
"later": "Restart Later"
|
||||
},
|
||||
"restarting": "Restarting Server",
|
||||
"restartingMessage": "The server is restarting. Please wait a moment...",
|
||||
"restartError": "Failed to restart server. Please restart manually.",
|
||||
"general": {
|
||||
"title": "General",
|
||||
"description": "Configure general application settings including branding and default behaviour.",
|
||||
|
||||
@ -85,7 +85,7 @@ export default function Footer({
|
||||
rel="noopener noreferrer"
|
||||
href={cookiePolicy}
|
||||
>
|
||||
{t('legal.cookiePolicy', 'Cookie Policy')}
|
||||
{t('legal.cookie', 'Cookie Policy')}
|
||||
</a>
|
||||
)}
|
||||
{isValidLink(impressum) && (
|
||||
|
||||
Loading…
Reference in New Issue
Block a user