Various optimisations, now spreadsheets are loaded asynchronously.

+ adding stackoverflow icon
+ adding omegicons fontellico config.json for easier building next time.
This commit is contained in:
Adsooi 2021-08-02 23:18:27 +02:00
parent cc60e2f2a3
commit 737e3a27bc
No known key found for this signature in database
GPG key ID: 9C87C7D3A69E6BBE
6 changed files with 471 additions and 8 deletions

View file

@ -62,6 +62,15 @@
"file": {
"other": "File:"
},
"storeFlathub": {
"other": "Download on Flathub"
},
"storeSnapcraft": {
"other": "Get it from the Snap Store"
},
"storeFirefoxAddons": {
"other": "Get it from the Firefox Addons"
},
"websiteSource": {
"other": "Website source code"
},

View file

@ -62,6 +62,15 @@
"file": {
"other": "Fichier :"
},
"storeFlathub": {
"other": "Installer depuis Flathub"
},
"storeSnapcraft": {
"other": "Installer à partir du Snap Store"
},
"storeFirefoxAddons": {
"other": "Installer depuis Firefox Addons"
},
"websiteSource": {
"other": "Code source du site"
},