mirror of
https://github.com/hcengineering/platform.git
synced 2025-01-30 23:39:31 +00:00
1db5547318
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
24 lines
733 B
JSON
24 lines
733 B
JSON
{
|
|
"string": {
|
|
"EditBoxPlaceholder": "placeholder",
|
|
"Ok": "Ok",
|
|
"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}}",
|
|
"ShowMore": "Show more",
|
|
"ShowLess": "Show less",
|
|
"Search": "Search",
|
|
"SearchDots": "Search...",
|
|
"Suggested": "Suggested",
|
|
"TimeTooltip": "{value}",
|
|
"None": "None",
|
|
"NotSelected": "Not selected",
|
|
"Today": "Today",
|
|
"English": "English",
|
|
"Russian": "Russian",
|
|
"CalendarLeft": "<",
|
|
"CalendarRight": ">"
|
|
}
|
|
}
|