Skip to content

Commit 66f4ad1

Browse files
authored
Merge pull request #138 from magebitcom/feature/MB-26065
MB-26065 Add product page translations
2 parents 4dcc119 + 360bed8 commit 66f4ad1

File tree

4 files changed

+4
-1
lines changed

4 files changed

+4
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"magento/framework": ">=103.0.1"
77
},
88
"type": "magento2-module",
9-
"version": "0.8.0",
9+
"version": "0.8.1",
1010
"autoload": {
1111
"files": [
1212
"registration.php"

i18n/hr_HR.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@
1111
"Informativni izračun ne vključuje stroškov ocene tveganja.","Informativni izračun ne uključuje troškove procjene rizika."
1212
"Preveri svoj limit","Provjerite svoj limit"
1313
"Več informacij","Više informacija"
14+
"ali","ili"

i18n/ro_RO.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@
1212
"Preveri svoj limit","Verifică limita"
1313
"Več informacij","Mai multe informații"
1414
"ali od %1 %2 / mesec","de la %1 %2 / lună"
15+
"ali","sau"

i18n/sl_SL.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@
1111
"Informativni izračun ne vključuje stroškov ocene tveganja.",
1212
"Preveri svoj limit",
1313
"Več informacij",
14+
"ali",

0 commit comments

Comments
 (0)