Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
joshine
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
joshine
Commits
b0ce8a0a
Commit
b0ce8a0a
authored
Mar 30, 2023
by
halweg
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix : 西班牙语翻译补充
parent
843bfca7
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
3 deletions
+6
-3
app/code/Magento/Checkout/view/frontend/templates/cart/methods-new.phtml
+1
-1
app/code/Magento/Checkout/view/frontend/templates/cart/we_accept.phtml
+2
-1
app/design/frontend/Joshine/breeze/Magento_Newsletter/templates/subscribe.phtml
+1
-1
app/design/frontend/Joshine/breeze/i18n/es_ES.csv
+2
-0
No files found.
app/code/Magento/Checkout/view/frontend/templates/cart/methods-new.phtml
View file @
b0ce8a0a
...
...
@@ -119,7 +119,7 @@ $subtotalStr = $block->escapeHtml(
}
</style>
<div id="
we
-
accept
">
<div class="
title
">
We Accept
</div>
<div class="
title
">
<?= __('We Accept') ?>
</div>
<img src="
/
media
/
wysiwyg
/
we_accept
.
png
" alt="">
</div>
</div>
...
...
app/code/Magento/Checkout/view/frontend/templates/cart/we_accept.phtml
View file @
b0ce8a0a
...
...
@@ -11,6 +11,6 @@
}
</style>
<div
id=
"we-accept"
>
<div
class=
"title"
>
We Accept
</div>
<div
class=
"title"
>
<?=
__
(
'We Accept'
)
?>
</div>
<img
src=
"/media/wysiwyg/we_accept.png"
alt=
""
>
</div>
\ No newline at end of file
app/design/frontend/Joshine/breeze/Magento_Newsletter/templates/subscribe.phtml
View file @
b0ce8a0a
...
...
@@ -8,7 +8,7 @@
?>
<div
class=
"block newsletter"
>
<div
class=
"newsletter-list"
>
<span>
JOIN OUR LIST FOR SPECIAL OFFERS!
</span>
<span>
<?=
__
(
'JOIN OUR LIST FOR SPECIAL OFFERS!'
)
?>
</span>
</div>
<div
class=
"content newsletter-list sub"
>
<form
class=
"form subscribe"
...
...
app/design/frontend/Joshine/breeze/i18n/es_ES.csv
View file @
b0ce8a0a
...
...
@@ -15617,6 +15617,8 @@ OR CHECKOUT WITH,O al pagar la cuenta
Checkout Now,Pagar de inmediato
Coupon Code,Código preferencial
WHY CHOOSE US,¿¿ por qué nos eligen?
We Accept,Aceptamos
"JOIN OUR LIST FOR SPECIAL OFFERS!","¡¡ Únete a nuestra lista de preferencias!"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment