22 lines
724 B
JSON
22 lines
724 B
JSON
{
|
|
"MainForm_DragFile": "Drag file here",
|
|
"MainForm_More": "More",
|
|
"SettingsForm_Title": "Settings",
|
|
"SettingsForm_General": "General settings",
|
|
"SettingsForm_Key": "API key",
|
|
"SettingsForm_Get": "Get API key",
|
|
"SettingsForm_Language": "Language",
|
|
"SettingsForm_Save": "Save",
|
|
"SettingsForm_Open": "Open settings file",
|
|
"UploadForm_Info": "File information",
|
|
"UploadForm_Upload": "Upload",
|
|
"UploadForm_Cancel": "Cancel",
|
|
"Message_Idle": "Idle.",
|
|
"Message_Init": "Initializing...",
|
|
"Message_Check": "Checking...",
|
|
"Message_Upload": "Uploading...",
|
|
"Message_NoLink": "No permalink found in response!",
|
|
"Message_NoSettings": "No settings file exists.",
|
|
"Message_Saved": "Settings saved."
|
|
}
|