Add lang strings

This commit is contained in:
Anaggh S 2018-09-08 20:48:29 +05:30
parent f0895796cd
commit 2e631795c9
5 changed files with 15 additions and 8 deletions

View File

@ -6,5 +6,7 @@
},
"visits": "Seitenaufrufe",
"visits-today": "Seitenaufrufe heute",
"unique-visitors-today": "Besucher heute"
"unique-visitors-today": "Besucher heute",
"chart": "Chart",
"table": "Table"
}

View File

@ -6,5 +6,7 @@
},
"visits": "Seitenaufrufe",
"visits-today": "Seitenaufrufe heute",
"unique-visitors-today": "Besucher heute"
"unique-visitors-today": "Besucher heute",
"chart": "Chart",
"table": "Table"
}

View File

@ -7,7 +7,6 @@
"visits": "Visits",
"visits-today": "Visits today",
"unique-visitors-today": "Unique visitors today",
"statistics": "Statistics",
"chart": "Chart",
"table": "Table"
"chart": "Chart",
"table": "Table"
}

View File

@ -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"
}

View File

@ -6,5 +6,7 @@
},
"visits": "Посещения",
"visits-today": "Посещений сегодня",
"unique-visitors-today": "Уникальных посетителей сегодня"
"unique-visitors-today": "Уникальных посетителей сегодня",
"chart": "Chart",
"table": "Table"
}