feat: Show version in the stats dialog (#2908)

Co-authored-by: dwelle <luzar.david@gmail.com>
This commit is contained in:
Lipis 2021-02-04 14:47:46 +02:00 committed by GitHub
parent dbae33e4f8
commit bd0c6e63ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 42 additions and 1 deletions

View file

@ -235,10 +235,14 @@
"storage": "Storage",
"title": "Stats for nerds",
"total": "Total",
"version": "Version",
"versionCopy": "Click to copy",
"versionNotAvailable": "Version not available",
"width": "Width"
},
"toast": {
"copyStyles": "Copied styles.",
"copyToClipboard": "Copied to clipboard.",
"copyToClipboardAsPng": "Copied to clipboard as PNG."
}
}