Skip to content

Commit

Permalink
translations update
Browse files Browse the repository at this point in the history
  • Loading branch information
shubh-mehrotra committed Jan 11, 2021
1 parent e4d375b commit fcc8b81
Show file tree
Hide file tree
Showing 22 changed files with 560 additions and 570 deletions.
2 changes: 1 addition & 1 deletion publishable/assets/js/app.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion publishable/assets/mix-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"/js/app.js": "/js/app.js?id=21f72f81274636e3cc1f",
"/js/app.js": "/js/app.js?id=0d10c953b55aa5b3686d",
"/css/pwa-admin.css": "/css/pwa-admin.css?id=7073d876ccd90f556cb1",
"/css/pwa.css": "/css/pwa.css?id=985298ea84b30351141c"
}
460 changes: 230 additions & 230 deletions src/Resources/assets/js/lang/ar.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions src/Resources/assets/js/lang/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -201,11 +201,11 @@
"download_error" : "Download link has been expired."
},
"bundle" : {
"customize_options": "Customize Options",
"your_customization": "Your Customization",
"total_amount": "Total Amount",
"choose_a_selection": "Choose a selection",
"none": "None"
"none" : "None",
"total_amount" : "Total Amount",
"customize_options" : "Customize Options",
"your_customization" : "Your Customization",
"choose_a_selection" : "Choose a selection"
},
"booking" : {
"to" : "to",
Expand Down
10 changes: 5 additions & 5 deletions src/Resources/assets/js/lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -201,11 +201,11 @@
"download_error" : "Download link has been expired."
},
"bundle" : {
"customize_options": "Customize Options",
"your_customization": "Your Customization",
"total_amount": "Total Amount",
"choose_a_selection": "Choose a selection",
"none": "None"
"none" : "None",
"total_amount" : "Total Amount",
"customize_options" : "Customize Options",
"your_customization" : "Your Customization",
"choose_a_selection" : "Choose a selection"
},
"booking" : {
"to" : "to",
Expand Down
10 changes: 5 additions & 5 deletions src/Resources/assets/js/lang/fa.json
Original file line number Diff line number Diff line change
Expand Up @@ -201,11 +201,11 @@
"download_error" : "Download link has been expired."
},
"bundle" : {
"customize_options": "Customize Options",
"your_customization": "Your Customization",
"total_amount": "Total Amount",
"choose_a_selection": "Choose a selection",
"none": "None"
"none" : "None",
"total_amount" : "Total Amount",
"customize_options" : "Customize Options",
"your_customization" : "Your Customization",
"choose_a_selection" : "Choose a selection"
},
"booking" : {
"to" : "to",
Expand Down
10 changes: 5 additions & 5 deletions src/Resources/assets/js/lang/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -201,11 +201,11 @@
"download_error" : "Download link has been expired."
},
"bundle" : {
"customize_options": "Customize Options",
"your_customization": "Your Customization",
"total_amount": "Total Amount",
"choose_a_selection": "Choose a selection",
"none": "None"
"none" : "None",
"total_amount" : "Total Amount",
"customize_options" : "Customize Options",
"your_customization" : "Your Customization",
"choose_a_selection" : "Choose a selection"
},
"booking" : {
"to" : "to",
Expand Down
10 changes: 5 additions & 5 deletions src/Resources/assets/js/lang/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -201,11 +201,11 @@
"download_error" : "Download link has been expired."
},
"bundle" : {
"customize_options": "Customize Options",
"your_customization": "Your Customization",
"total_amount": "Total Amount",
"choose_a_selection": "Choose a selection",
"none": "None"
"none" : "None",
"total_amount" : "Total Amount",
"customize_options" : "Customize Options",
"your_customization" : "Your Customization",
"choose_a_selection" : "Choose a selection"
},
"booking" : {
"to" : "to",
Expand Down
10 changes: 5 additions & 5 deletions src/Resources/assets/js/lang/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -201,11 +201,11 @@
"download_error" : "Download link has been expired."
},
"bundle" : {
"customize_options": "Customize Options",
"your_customization": "Your Customization",
"total_amount": "Total Amount",
"choose_a_selection": "Choose a selection",
"none": "None"
"none" : "None",
"total_amount" : "Total Amount",
"customize_options" : "Customize Options",
"your_customization" : "Your Customization",
"choose_a_selection" : "Choose a selection"
},
"booking" : {
"to" : "to",
Expand Down
10 changes: 5 additions & 5 deletions src/Resources/assets/js/lang/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -201,11 +201,11 @@
"download_error" : "Download link has been expired."
},
"bundle" : {
"customize_options": "Customize Options",
"your_customization": "Your Customization",
"total_amount": "Total Amount",
"choose_a_selection": "Choose a selection",
"none": "None"
"none" : "None",
"total_amount" : "Total Amount",
"customize_options" : "Customize Options",
"your_customization" : "Your Customization",
"choose_a_selection" : "Choose a selection"
},
"booking" : {
"to" : "to",
Expand Down
Loading

0 comments on commit fcc8b81

Please sign in to comment.