Sharkey/locales/en.json

37 lines
643 B
JSON
Raw Normal View History

2017-03-22 22:53:09 +02:00
{
2017-03-22 23:31:46 +02:00
"common": {
"time": {
"unknown": "unknown",
"future": "future",
"just_now": "just now",
"seconds_ago": "{}s ago",
"minutes_ago": "{}m ago",
"hours_ago": "{}h ago",
"days_ago": "{}d ago",
"weeks_ago": "{}weeks ago",
"months_ago": "{}months ago",
"years_ago": "{}years ago"
2017-03-23 20:01:09 +02:00
},
"reactions": {
"like": "Like",
"love": "Love",
"laugh": "Laugh",
"hmm": "Hmm...?",
"surprise": "Wow",
"congrats": "Congrats!"
2017-03-25 14:25:57 +02:00
},
"tags": {
"mk-reaction-picker": {
"choose-reaction": "Pick your reaction"
}
2017-03-22 23:31:46 +02:00
}
},
"desktop": {
"tags": {
"mk-ui-header-nav": {
"home": "Home"
}
}
}
2017-03-22 22:53:09 +02:00
}