mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-25 12:37:02 +03:00
d3b9c1ca96
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
10 lines
345 B
JSON
10 lines
345 B
JSON
{
|
|
"string": {
|
|
"Cancel": "Cancel",
|
|
"Minutes": "{minutes, plural, =0 {less than a minute ago} =1 {a minute ago} other {# minutes ago}}",
|
|
"Hours": "{hours, plural, =0 {less than an hour ago} =1 {an hour ago} other {# hours ago}}",
|
|
"Days": "{days, plural, =0 {today} =1 {yesterday} other {# days ago}}",
|
|
"Clear": "Clear"
|
|
}
|
|
}
|