13 lines
372 B
JSON
13 lines
372 B
JSON
{
|
|
"lastUpdated": "Last updated",
|
|
"recentCommits": "Recent commits",
|
|
"viewCommitHistory": "View commit history",
|
|
"editOnGitHub": "Edit on GitHub",
|
|
"editOnGitLab": "Edit on GitLab",
|
|
"editOnBitbucket": "Edit on Bitbucket",
|
|
"editThisPage": "Edit this page",
|
|
"justNow": "just now",
|
|
"minutesAgo": "{n}m ago",
|
|
"hoursAgo": "{n}h ago",
|
|
"daysAgo": "{n}d ago"
|
|
} |