diff options
author | Jesús <heckyel@hyperbola.info> | 2019-09-06 15:18:24 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-09-06 15:18:24 -0500 |
commit | 81318a49b179e1e1b95bc8db70714f2b7d30d5f9 (patch) | |
tree | aee273a42fba526cf410fe9f937b6a0e87aa51bc /public/catalog/language/es-es/extension/total/handling.php | |
parent | c8a62c62664ff90160c505f65b9404242d23758b (diff) | |
download | librecart-81318a49b179e1e1b95bc8db70714f2b7d30d5f9.tar.lz librecart-81318a49b179e1e1b95bc8db70714f2b7d30d5f9.tar.xz librecart-81318a49b179e1e1b95bc8db70714f2b7d30d5f9.zip |
completed catalog to spanish
Diffstat (limited to 'public/catalog/language/es-es/extension/total/handling.php')
-rw-r--r-- | public/catalog/language/es-es/extension/total/handling.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/catalog/language/es-es/extension/total/handling.php b/public/catalog/language/es-es/extension/total/handling.php index 4b91658..da17c65 100644 --- a/public/catalog/language/es-es/extension/total/handling.php +++ b/public/catalog/language/es-es/extension/total/handling.php @@ -1,3 +1,3 @@ <?php // Text -$_['text_handling'] = 'Handling Fee';
\ No newline at end of file +$_['text_handling'] = 'Handling Fee'; |