HEX
Server: LiteSpeed
System: Linux php-prod-1.spaceapp.ru 5.15.0-160-generic #170-Ubuntu SMP Wed Oct 1 10:06:56 UTC 2025 x86_64
User: xnsbb3110 (1041)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: //usr/local/CyberCP/public/snappymail/snappymail/v/2.38.2/app/localization/et/relativetimeformat.js
{
	year: {
		past: "{0} aasta eest",
		future: "{0} aasta pärast"
	},
	month: {
		past: "{0} kuu eest",
		future: "{0} kuu pärast"
	},
	week: {
		past: "{0} nädala eest",
		future: "{0} nädala pärast"
	},
	day: {
		past: "{0} päeva eest",
		future: "{0} päeva pärast"
	},
	hour: {
		past: "{0} tunni eest",
		future: "{0} tunni pärast"
	},
	minute: {
		past: "{0} minuti eest",
		future: "{0} minuti pärast"
	},
	second: {
		past: "{0} sekundi eest",
		future: "{0} sekundi pärast"
	},
	plural: n => 1 == n ? 'one' : 'other'
}