Updates
This commit is contained in:
parent
409f9e7572
commit
0ca40566eb
|
@ -53,7 +53,7 @@
|
|||
<div class="uk-width-medium-1-3">
|
||||
|
||||
<div class="uk-panel uk-panel-box">
|
||||
<h4><?php $L->p('Statics') ?></h4>
|
||||
<h4><?php $L->p('Statistics') ?></h4>
|
||||
<table class="uk-table">
|
||||
<tbody>
|
||||
<tr>
|
||||
|
|
|
@ -177,7 +177,7 @@
|
|||
"status": "Status",
|
||||
"published": "Veröffentlicht",
|
||||
"scheduled-posts": "Veröffentlichung planen",
|
||||
"statics": "Statistiken",
|
||||
"statistics": "Statistiken",
|
||||
"name": "Name",
|
||||
"email-account-settings":"E-Mail-Adresse",
|
||||
"sender-email": "Absender",
|
||||
|
|
|
@ -177,7 +177,7 @@
|
|||
"status": "Status",
|
||||
"published": "Published",
|
||||
"scheduled-posts": "Scheduled posts",
|
||||
"statics": "Statistics",
|
||||
"statistics": "Statistics",
|
||||
"name": "Name",
|
||||
"email-account-settings":"Email account settings",
|
||||
"sender-email": "Sender email",
|
||||
|
|
|
@ -178,7 +178,7 @@
|
|||
"status": "Estado",
|
||||
"published": "Publicado",
|
||||
"scheduled-posts": "Entradas programadas",
|
||||
"statics": "Estadísticas",
|
||||
"statistics": "Estadísticas",
|
||||
"name": "Nombre",
|
||||
"email-account-settings":"Configuración de la cuenta de correo electrónico",
|
||||
"sender-email": "Remitente de correo electrónico",
|
||||
|
|
Loading…
Reference in New Issue