diff --git a/config/locales/de.yml b/config/locales/de.yml index c44c9836a..e84f80415 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -1,7 +1,3 @@ de: logged_out: 'Erfolgreich ausgelogt' could_not_log_in: 'Shopify Store Login fehlgeschlagen' - enable_cookies_heading: "Enable cookies from %{app}" - enable_cookies_body: "You must manually enable cookies in this browser in order to use %{app} within Shopify." - enable_cookies_footer: 'Cookies let the app authenticate you by temporarily storing your preferences and personal information. They expire after 30 days.' - enable_cookies_action: 'Enable cookies' diff --git a/config/locales/es.yml b/config/locales/es.yml index 6cafd1e46..cdbeb5a18 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -1,7 +1,3 @@ es: logged_out: 'Cerrar sesión' could_not_log_in: 'No se pudo iniciar sesión en tu tienda de Shopify' - enable_cookies_heading: "Enable cookies from %{app}" - enable_cookies_body: "You must manually enable cookies in this browser in order to use %{app} within Shopify." - enable_cookies_footer: 'Cookies let the app authenticate you by temporarily storing your preferences and personal information. They expire after 30 days.' - enable_cookies_action: 'Enable cookies' diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 387448a0a..17b39ac33 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -2,7 +2,3 @@ fr: logged_out: 'Vous êtes déconnecté(e)' could_not_log_in: 'Impossible de se connecter à la boutique Shopify' invalid_shop_url: 'Url invalide' - enable_cookies_heading: "Enable cookies from %{app}" - enable_cookies_body: "You must manually enable cookies in this browser in order to use %{app} within Shopify." - enable_cookies_footer: 'Cookies let the app authenticate you by temporarily storing your preferences and personal information. They expire after 30 days.' - enable_cookies_action: 'Enable cookies' diff --git a/config/locales/ja.yml b/config/locales/ja.yml index edfb1512d..50805860a 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1,7 +1,3 @@ ja: logged_out: 'ログインに成功しました' could_not_log_in: 'Shopifyストアにログインできませんでした' - enable_cookies_heading: "Enable cookies from %{app}" - enable_cookies_body: "You must manually enable cookies in this browser in order to use %{app} within Shopify." - enable_cookies_footer: 'Cookies let the app authenticate you by temporarily storing your preferences and personal information. They expire after 30 days.' - enable_cookies_action: 'Enable cookies' \ No newline at end of file