Update app-strings
This commit is contained in:
parent
1638f8e2f1
commit
9c75378310
1 changed files with 23 additions and 2 deletions
|
@ -1014,7 +1014,20 @@
|
|||
"%duration% minute ago": "%duration% minute ago",
|
||||
"%duration% seconds ago": "%duration% seconds ago",
|
||||
"%duration% second ago": "%duration% second ago",
|
||||
"%duration% ago": "%duration% ago",
|
||||
"A few seconds ago": "A few seconds ago",
|
||||
"in %duration% years": "in %duration% years",
|
||||
"in %duration% year": "in %duration% year",
|
||||
"in %duration% months": "in %duration% months",
|
||||
"in %duration% month": "in %duration% month",
|
||||
"in %duration% days": "in %duration% days",
|
||||
"in %duration% day": "in %duration% day",
|
||||
"in %duration% hours": "in %duration% hours",
|
||||
"in %duration% hour": "in %duration% hour",
|
||||
"in %duration% minutes": "in %duration% minutes",
|
||||
"in %duration% minute": "in %duration% minute",
|
||||
"in %duration% seconds": "in %duration% seconds",
|
||||
"in %duration% second": "in %duration% second",
|
||||
"in a few seconds": "in %duration% second",
|
||||
"Just now": "Just now",
|
||||
"Message received! Thanks for helping.": "Message received! Thanks for helping.",
|
||||
"Report an issue or request a feature": "Report an issue or request a feature",
|
||||
|
@ -1801,7 +1814,7 @@
|
|||
"%viewer_count% currently watching": "%viewer_count% currently watching",
|
||||
"Slowmode is on. You can comment again in %time% seconds.": "Slowmode is on. You can comment again in %time% seconds.",
|
||||
"Live stream in progress": "Live stream in progress",
|
||||
"Live discussion": "Live discussion",
|
||||
"Live Chat": "Live Chat",
|
||||
"Livestream": "Livestream",
|
||||
"Your stream key": "Your stream key",
|
||||
"Stream server": "Stream server",
|
||||
|
@ -2224,5 +2237,13 @@
|
|||
"Show less upcoming livestreams": "Show less upcoming livestreams",
|
||||
"Schedule Livestream": "Schedule Livestream",
|
||||
"Sorry, the service is currently unavailable.": "Sorry, the service is currently unavailable.",
|
||||
"Started %time_date%": "Started %time_date%",
|
||||
"Live %time_date%": "Live %time_date%",
|
||||
"Toggle Timestamps": "Toggle Timestamps",
|
||||
"Chat as": "Chat as",
|
||||
"Nothing found": "Nothing found",
|
||||
"Streamer": "Streamer",
|
||||
"Pinned": "Pinned",
|
||||
"From Comments": "From Comments",
|
||||
"--end--": "--end--"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue