tr translation finished (#760)
This commit is contained in:
@@ -71,7 +71,7 @@ class Editor extends EditorStartup {
|
||||
this.docprops = false
|
||||
this.configObj.preferences = false
|
||||
this.canvMenu = null
|
||||
this.goodLangs = ['ar', 'cs', 'de', 'en', 'es', 'fa', 'fr', 'fy', 'hi', 'it', 'ja', 'nl', 'pl', 'pt-BR', 'ro', 'ru', 'sk', 'sl', 'zh-CN', 'zh-TW']
|
||||
this.goodLangs = ['ar', 'cs', 'de', 'en', 'es', 'fa', 'fr', 'fy', 'hi', 'it', 'ja', 'nl', 'pl', 'pt-BR', 'ro', 'ru', 'sk', 'sl', 'tr', 'zh-CN', 'zh-TW']
|
||||
const modKey = (isMac() ? 'meta+' : 'ctrl+')
|
||||
this.shortcuts = [
|
||||
// Shortcuts not associated with buttons
|
||||
|
||||
Reference in New Issue
Block a user