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:
parent
cc60e2f2a3
commit
737e3a27bc
6 changed files with 471 additions and 8 deletions
|
@ -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"
|
||||
},
|
||||
|
|
|
@ -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"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue