mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-26 06:23:35 -04:00
[stats] missing translations
This commit is contained in:
parent
78a8ccce25
commit
75cfa958be
@ -685,6 +685,8 @@ footer:
|
||||
pageviews: 'Page views'
|
||||
realTimeVisitors: 'Currently online'
|
||||
visitDuration: 'Avg visit duration'
|
||||
uptime: 'Uptime'
|
||||
responseTime: 'Avg response time'
|
||||
|
||||
notFound:
|
||||
message: 'Page was not found'
|
||||
|
@ -44,4 +44,6 @@ export default [
|
||||
'stats.keys.pageviews',
|
||||
'stats.keys.realTimeVisitors',
|
||||
'stats.keys.visitDuration',
|
||||
'stats.keys.update',
|
||||
'stats.keys.responseTime',
|
||||
];
|
||||
|
@ -1477,6 +1477,8 @@ footer:
|
||||
pageviews: 'Wyświetleń strony'
|
||||
realTimeVisitors: 'Obecnie online'
|
||||
visitDuration: 'Średnia długość odwiedzin'
|
||||
uptime: 'Uptime'
|
||||
responseTime: 'Średni czas odpowiedzi serwera'
|
||||
|
||||
notFound:
|
||||
message: 'Strony nie znaleziono'
|
||||
|
Loading…
x
Reference in New Issue
Block a user