From 5d2f28aea29180bb3f5ae55be7a207e1ae275f10 Mon Sep 17 00:00:00 2001 From: "ljf (zamentur)" Date: Sat, 14 Jan 2017 00:12:04 +0100 Subject: [PATCH] [fix] Missing translation of level --- src/views/app/app_list_install.ms | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/app/app_list_install.ms b/src/views/app/app_list_install.ms index ef901cc2..3ce7c38a 100644 --- a/src/views/app/app_list_install.ms +++ b/src/views/app/app_list_install.ms @@ -17,7 +17,7 @@

- {{name}} {{id}} (Level {{level}}) + {{name}} {{id}} ({{t 'level'}} {{level}}) {{#installed}}{{t 'installed'}}{{/installed}}

{{description}}