HEX
Server: LiteSpeed
System: Linux php-prod-1.spaceapp.ru 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
User: sport3497 (1034)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: //usr/local/CyberCP/public/snappymail/snappymail/v/2.38.2/app/localization/ko/relativetimeformat.js
{
	year: {
		past: "{0}년 전",
		future: "{0}년 후"
	},
	month: {
		past: "{0}개월 전",
		future: "{0}개월 후"
	},
	week: {
		past: "{0}주 전",
		future: "{0}주 후"
	},
	day: {
		past: "{0}일 전",
		future: "{0}일 후"
	},
	hour: {
		past: "{0}시간 전",
		future: "{0}시간 후"
	},
	minute: {
		past: "{0}분 전",
		future: "{0}분 후"
	},
	second: {
		past: "{0}초 전",
		future: "{0}초 후"
	},
	plural: n => 1 == n ? 'one' : 'other'
}