mirror of
https://github.com/grocy/grocy.git
synced 2025-10-12 16:44:55 +00:00
Finished migration to use gettext (this now closes #161)
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
{{ $userfield->caption }}
|
||||
</td>
|
||||
<td>
|
||||
{{ $__t$userfield->type) }}
|
||||
{{ $__t($userfield->type) }}
|
||||
</td>
|
||||
</tr>
|
||||
@endforeach
|
||||
|
Reference in New Issue
Block a user