added localization for settings

This commit is contained in:
2026-01-22 14:55:31 +01:00
parent 81f7b45619
commit 045f8b5b6b
6 changed files with 35 additions and 3 deletions

View File

@@ -23,5 +23,7 @@
"collectionName": "Collection Name",
"bookmarkTitle": "Bookmark Title",
"url": "Url",
"description": "Description"
"description": "Description",
"settings": "Settings",
"activateJsonExport": "Activate json export"
}