mirror of
https://github.com/owncast/owncast.git
synced 2024-11-29 03:29:03 +03:00
3e4a09124a
* Fix "Last live ago" string formatting with i18n interpolation * Change some base translation jsons to use i18n interpolation * Linting fix
20 lines
900 B
JSON
20 lines
900 B
JSON
{
|
|
"Notify": "Notify",
|
|
"Powered by Owncast": "Powered by Owncast",
|
|
"Documentation": "Documentation",
|
|
"Contribute": "Contribute",
|
|
"Source": "Source",
|
|
"Skip to player": "Skip to player",
|
|
"Skip to offline message": "Skip to offline message",
|
|
"Skip to page content": "Skip to page content",
|
|
"Skip to footer": "Skip to footer",
|
|
"Chat will be available when the stream is live": "Chat will be available when the stream is live.",
|
|
"Chat is offline": "Chat is offline",
|
|
"Stay updated!": "Stay updated!",
|
|
"Click and never miss future streams!": "Click and never miss future streams!",
|
|
"This stream is offline": "This stream is offline.",
|
|
"the next time goes live": "the next time {{streamer}} goes live",
|
|
"Follow": "Follow",
|
|
"on the Fediverse to see the next time goes live": "on the Fediverse to see the next time goes live",
|
|
"Last live ago": "Last live {{timeAgo}} ago"
|
|
}
|