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

15 lines
425 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: 'yeni satır',
delete: 'silmek',
space: 'uzay',
'Speech Recognize': 'Konuşma Tanıma',
Sound: 'Ses',
'Interim Results': 'Ara Sonuçlar'
};