Files
cartlog-admin/node_modules/jodit/esm/plugins/speech-recognize/langs/mn.js
2026-01-01 15:25:19 +05:30

15 lines
472 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
"use strict";
/*!
* Jodit Editor (https://xdsoft.net/jodit/)
* Released under MIT see LICENSE.txt in the project root for license information.
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
*/
export default {
newline: 'Шинэ мөр',
delete: 'Устгах',
space: 'Зай',
'Speech Recognize': 'Дуу хоолой таних',
Sound: 'Дуу',
'Interim Results': 'Түр зуурын үр дүн'
};