@@ -13,6 +13,7 @@
|
||||
- [VM revert] notify the result of reverting a VM [3095](https://github.com/vatesfr/xen-orchestra/issues/3095) (PR [3150](https://github.com/vatesfr/xen-orchestra/pull/3150))
|
||||
- [Backup NG logs] Link XO items in the details modal [#2711](https://github.com/vatesfr/xen-orchestra/issues/2711) (PR [#3171](https://github.com/vatesfr/xen-orchestra/pull/3171))
|
||||
- [VM/Snapshots] Add fast clone option when creating a VM [#3120](https://github.com/vatesfr/xen-orchestra/issues/3120) (PR [#3136](https://github.com/vatesfr/xen-orchestra/pull/3136))
|
||||
- Add the Turkish translation (PR [#3174](https://github.com/vatesfr/xen-orchestra/pull/3174) [#2870](https://github.com/vatesfr/xen-orchestra/pull/2870) [#2871](https://github.com/vatesfr/xen-orchestra/pull/2871))
|
||||
|
||||
### Bug fixes
|
||||
|
||||
|
||||
5116
packages/xo-web/src/common/intl/locales/tr.js
Normal file
5116
packages/xo-web/src/common/intl/locales/tr.js
Normal file
File diff suppressed because it is too large
Load Diff
@@ -416,6 +416,7 @@ export default class User extends Component {
|
||||
<option value='es'>Español</option>
|
||||
<option value='zh'>简体中文</option>
|
||||
<option value='hu'>Magyar</option>
|
||||
<option value='tr'>Türkçe</option>
|
||||
</select>
|
||||
</Col>
|
||||
</Row>
|
||||
|
||||
Reference in New Issue
Block a user