Update from Vibe Studio

This commit is contained in:
Vibe Studio
2026-01-16 02:20:32 +00:00
parent a4605e311a
commit 71de1506ca
28603 changed files with 2179459 additions and 0 deletions

29
node_modules/rc-picker/es/locale/tk_TK.js generated vendored Normal file
View File

@@ -0,0 +1,29 @@
import _objectSpread from "@babel/runtime/helpers/esm/objectSpread2";
import { commonLocale } from "./common";
var locale = _objectSpread(_objectSpread({}, commonLocale), {}, {
locale: 'tk_TK',
today: 'Şugün',
now: 'Şuwagt',
backToToday: 'Şugüne gaýt',
ok: 'Bolýar',
clear: 'Arassala',
month: 'Aý',
week: 'Hepde',
year: 'Ýyl',
timeSelect: 'Wagt saýla',
dateSelect: 'Gün saýla',
monthSelect: 'Aý saýla',
yearSelect: 'Ýyl saýla',
decadeSelect: 'On ýyllygy saýla',
dateFormat: 'D/M/YYYY',
dateTimeFormat: 'D/M/YYYY HH:mm:ss',
previousMonth: 'Öňki aý (PageUp)',
nextMonth: 'Soňky aý (PageDown)',
previousYear: 'Öňki ýyl (Control + çep)',
nextYear: 'Soňky ýyl (Control + sag)',
previousDecade: 'Öňki on ýyl',
nextDecade: 'Soňky on ýyl',
previousCentury: 'Öňki asyr',
nextCentury: 'Soňky asyr'
});
export default locale;