mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 04:12:59 +00:00
Finished migration to use gettext (this now closes #161)
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
{{ $chore->name }}
|
||||
</td>
|
||||
<td>
|
||||
{{ $__t$chore->period_type) }}
|
||||
{{ $__t($chore->period_type) }}
|
||||
</td>
|
||||
<td>
|
||||
{{ $chore->description }}
|
||||
|
Reference in New Issue
Block a user