Add lang strings
This commit is contained in:
parent
f0895796cd
commit
2e631795c9
|
@ -6,5 +6,7 @@
|
|||
},
|
||||
"visits": "Seitenaufrufe",
|
||||
"visits-today": "Seitenaufrufe heute",
|
||||
"unique-visitors-today": "Besucher heute"
|
||||
"unique-visitors-today": "Besucher heute",
|
||||
"chart": "Chart",
|
||||
"table": "Table"
|
||||
}
|
||||
|
|
|
@ -6,5 +6,7 @@
|
|||
},
|
||||
"visits": "Seitenaufrufe",
|
||||
"visits-today": "Seitenaufrufe heute",
|
||||
"unique-visitors-today": "Besucher heute"
|
||||
"unique-visitors-today": "Besucher heute",
|
||||
"chart": "Chart",
|
||||
"table": "Table"
|
||||
}
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
"visits": "Visits",
|
||||
"visits-today": "Visits today",
|
||||
"unique-visitors-today": "Unique visitors today",
|
||||
"statistics": "Statistics",
|
||||
"chart": "Chart",
|
||||
"table": "Table"
|
||||
}
|
||||
|
|
|
@ -6,5 +6,7 @@
|
|||
},
|
||||
"visits": "Visitas",
|
||||
"visits-today": "Visitas de hoy",
|
||||
"unique-visitors-today": "Visitantes únicos de hoy"
|
||||
"unique-visitors-today": "Visitantes únicos de hoy",
|
||||
"chart": "Chart",
|
||||
"table": "Table"
|
||||
}
|
|
@ -6,5 +6,7 @@
|
|||
},
|
||||
"visits": "Посещения",
|
||||
"visits-today": "Посещений сегодня",
|
||||
"unique-visitors-today": "Уникальных посетителей сегодня"
|
||||
"unique-visitors-today": "Уникальных посетителей сегодня",
|
||||
"chart": "Chart",
|
||||
"table": "Table"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue