diff options
author | Lauri Ojansivu <x@xet7.org> | 2019-08-13 00:32:46 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2019-08-13 00:32:46 +0300 |
commit | 20294d833a2bf0bd1720444f4ffe018b025dacca (patch) | |
tree | e2ddd292e09cd14de344562cd7f63937d599388c /i18n/fi.i18n.json | |
parent | ad09cdb1d135e8a5831d7526a0aeb93d7c2a749e (diff) | |
download | wekan-20294d833a2bf0bd1720444f4ffe018b025dacca.tar.gz wekan-20294d833a2bf0bd1720444f4ffe018b025dacca.tar.bz2 wekan-20294d833a2bf0bd1720444f4ffe018b025dacca.zip |
Add to Admin Panel / Version: Meteor version, MongoDB version, MongoDB storage engine,
MongoDB Oplog enabled.
Thanks to RocketChat developers for MongoDB detection code and xet7 for other code.
Diffstat (limited to 'i18n/fi.i18n.json')
-rw-r--r-- | i18n/fi.i18n.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/fi.i18n.json b/i18n/fi.i18n.json index 0b5f26f4..dc12d968 100644 --- a/i18n/fi.i18n.json +++ b/i18n/fi.i18n.json @@ -512,6 +512,10 @@ "new-outgoing-webhook": "Uusi lähtevä Webkoukku", "no-name": "(Tuntematon)", "Node_version": "Node-versio", + "Meteor_version": "Meteor-versio", + "MongoDB_version": "MongoDB-versio", + "MongoDB_storage_engine": "MongoDB tallennusmoottori", + "MongoDB_Oplog_enabled": "MongoDB Oplog käytössä", "OS_Arch": "Käyttöjärjestelmän arkkitehtuuri", "OS_Cpus": "Käyttöjärjestelmän CPU-määrä", "OS_Freemem": "Käyttöjärjestelmän vapaa muisti", |