Merge branch 'halfakop-2.4' into 2.4

This commit is contained in:
Ghostkeeper 2017-01-07 19:19:09 +01:00
commit 0b6ffb77eb
No known key found for this signature in database
GPG Key ID: C5F96EE2BC0F7E75
4 changed files with 11359 additions and 0 deletions

3546
resources/i18n/ru/cura.po Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -97,6 +97,7 @@ UM.PreferencesPage
append({ text: "Français", code: "fr" })
append({ text: "Italiano", code: "it" })
append({ text: "Nederlands", code: "nl" })
append({ text: "Русский", code: "ru" })
append({ text: "Türkçe", code: "tr" })
}
}