Again small localization string changes (references #421)

This commit is contained in:
Bernd Bestel
2019-12-19 20:03:27 +01:00
parent b02e43aea8
commit d617a72397
3 changed files with 7 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
@extends('layout.default')
@section('title', $__t('Stock edit'))
@section('title', $__t('Edit stock entry'))
@section('activeNav', 'stockedit')
@section('viewJsName', 'stockedit')