Update template.POT and spanish translation
This commit is contained in:
parent
c24cee303d
commit
b24ca23415
4 changed files with 96 additions and 58 deletions
|
|
@ -28,7 +28,7 @@
|
|||
|
||||
<h4 class="title m0"> </h4>
|
||||
<li class="line-b p20" ng-conf ng-click="$root.go('logs')">
|
||||
<span translate>Session logs</span>
|
||||
<span translate>Session log</span>
|
||||
<span class="right text-gray">
|
||||
<i class="icon-arrow-right3 size-24 right text-gray"></i>
|
||||
</span>
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
<div
|
||||
class="topbar-container"
|
||||
ng-include="'views/includes/topbar.html'"
|
||||
ng-init="titleSection='Session logs'; goBackToState = 'about'">
|
||||
ng-init="titleSection='Session log'; goBackToState = 'about'">
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue