From 0b8baef73ba1b799f1aea98c5f336f95bb02cd77 Mon Sep 17 00:00:00 2001 From: Harry Bomrah Date: Mon, 22 Jan 2018 17:45:52 +0800 Subject: [PATCH] small fix for language --- app/views/admin/universal_tables/_table_form.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/admin/universal_tables/_table_form.html.erb b/app/views/admin/universal_tables/_table_form.html.erb index 5a10e6b..122044f 100644 --- a/app/views/admin/universal_tables/_table_form.html.erb +++ b/app/views/admin/universal_tables/_table_form.html.erb @@ -7,7 +7,7 @@
-

Table name

+

<%= t("universal_table.table_name") %>