From 8818aa680c2ddaf1204e297fe27f088499eea74f Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Thu, 14 Mar 2024 22:17:12 +0100 Subject: Dropped redundant 'location' column MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Looks like I messed up later on and kept two columns which were basically referring to the same thing. Signed-off-by: Miquel Sabaté Solà --- config/locales/ca.yml | 1 - config/locales/en.yml | 1 - 2 files changed, 2 deletions(-) (limited to 'config/locales') diff --git a/config/locales/ca.yml b/config/locales/ca.yml index 0e293b4..15a110d 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -20,7 +20,6 @@ ca: year: Any url: Enllaç access: Última data de consulta - location: Lloc insideof: Dins de pages: Pàgines rate: Qualificació diff --git a/config/locales/en.yml b/config/locales/en.yml index c1b0d07..2209eee 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -20,7 +20,6 @@ en: year: Year url: URL access: Last consulted at - location: Place insideof: Inside of pages: Pages rate: Rate -- cgit v1.2.3