refactor(share): translate messages

This commit is contained in:
Elian Doran
2025-06-09 21:16:03 +03:00
parent 18e6981e9a
commit f20d4cbed2
3 changed files with 17 additions and 10 deletions

View File

@@ -294,5 +294,14 @@
},
"modals": {
"error_title": "Error"
},
"share_theme": {
"site-theme": "Site Theme",
"search_placeholder": "Search...",
"image_alt": "Article Image",
"last-updated": "Last updated on {{- date}}",
"subpages": "Subpages:",
"on-this-page": "On This Page",
"expand": "Expand"
}
}