11 lines
1.4 KiB
JavaScript
11 lines
1.4 KiB
JavaScript
// DO NOT EDIT THIS FILE!!! IT WILL BE AUTOMATICALLY GENERATED FROM src/i18n
|
|
/*global systemDictionary:true */
|
|
'use strict';
|
|
|
|
systemDictionary = {
|
|
"Check license": { "cn": "Check license", "en": "Check license"},
|
|
"License:": { "cn": "License key:", "en": "License key:"},
|
|
"Service is offline. Please try later.": { "cn": "Service is offline or no internet available. Please try later or check the internet connection.", "en": "Service is offline or no internet available. Please try later or check the internet connection."},
|
|
"instruction": { "cn": "To use <b>vis</b>, you must get the license key for it.<br><b>vis</b> is free for private use, but for commercial use it has a price.<br>You can get the license on <a href='https://yunkong2.net' target='_blank'>yunkong2.net</a> after short registration.", "en": "To use <b>vis</b>, you must get the license key for it.<br><b>vis</b> is free for private use, but for commercial use it has a price.<br>You can get the license on <a href='https://yunkong2.net' target='_blank'>yunkong2.net</a> after short registration."},
|
|
"vis adapter settings": { "cn": "vis adapter settings", "en": "vis adapter settings"},
|
|
}; |