feat: Add toast (#2772)

Co-authored-by: Lipis <lipiridis@gmail.com>
Co-authored-by: dwelle <luzar.david@gmail.com>
This commit is contained in:
Arun
2021-01-15 16:02:46 +01:00
committed by GitHub
co-authored by Lipis dwelle
parent 0bf6830373
commit 543c624405
10 changed files with 161 additions and 3 deletions
+4
View File
@@ -232,5 +232,9 @@
"title": "Stats for nerds",
"total": "Total",
"width": "Width"
},
"toast": {
"copyStyles": "Copied styles.",
"copyToClipboardAsPng": "Copied to clipboard as PNG."
}
}