mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2026-03-04 02:20:19 +01:00
translations
This commit is contained in:
@@ -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) && (
|
||||
|
||||
Reference in New Issue
Block a user