feat: add share option in detail views

This commit is contained in:
2023-11-14 14:31:27 +01:00
parent f618725598
commit 04e275e967
7 changed files with 46 additions and 0 deletions

View File

@@ -25,6 +25,9 @@
},
"settings": "Einstellungen"
},
"toast": {
"TITLE_COPIED": "In die Zwischenablage kopiert"
},
"app": {
"ui": {
"CLOSE": "Schließen",

View File

@@ -25,6 +25,9 @@
},
"settings": "Settings"
},
"toast": {
"TITLE_COPIED": "Copied to clipboard"
},
"app": {
"ui": {
"CLOSE": "Close",