aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorAnas Al-Fitiani <[email protected]>2019-12-24 13:37:21 +0400
committerAnas Al-Fitiani <[email protected]>2019-12-24 13:37:21 +0400
commit94575d8ee3704afba3fd1d2e9bc538e20edce8d7 (patch)
tree2c46575b191cb50cb281faac55d3cb3abbc64c11 /lib
parent41c915bf3ae2a5b6aad60f114dbcb207ad2474f4 (diff)
downloadfaker-94575d8ee3704afba3fd1d2e9bc538e20edce8d7.tar.xz
faker-94575d8ee3704afba3fd1d2e9bc538e20edce8d7.zip
minor fix
Diffstat (limited to 'lib')
-rw-r--r--lib/locales/ar/commerce/product_name.js6
-rw-r--r--lib/locales/en/commerce/product_name.js6
2 files changed, 6 insertions, 6 deletions
diff --git a/lib/locales/ar/commerce/product_name.js b/lib/locales/ar/commerce/product_name.js
index 3f0a2d85..ac9127f5 100644
--- a/lib/locales/ar/commerce/product_name.js
+++ b/lib/locales/ar/commerce/product_name.js
@@ -1,5 +1,5 @@
module["exports"] = {
- "adjective: [
+ "adjective": [
"صغير",
"مريح",
"ريفي",
@@ -17,7 +17,7 @@ module["exports"] = {
"بدون علامة",
"طيب المذاق"
],
- "material: [
+ "material": [
"فولاذ",
"خشبي",
"خرسانة",
@@ -30,7 +30,7 @@ module["exports"] = {
"طازج",
"مجمد"
],
- "product: [
+ "product": [
"كرسي",
"سيارة",
"حاسوب",
diff --git a/lib/locales/en/commerce/product_name.js b/lib/locales/en/commerce/product_name.js
index 99114e16..2bd1b2aa 100644
--- a/lib/locales/en/commerce/product_name.js
+++ b/lib/locales/en/commerce/product_name.js
@@ -1,5 +1,5 @@
module["exports"] = {
- "adjective: [
+ "adjective": [
"Small",
"Ergonomic",
"Rustic",
@@ -18,7 +18,7 @@ module["exports"] = {
"Unbranded",
"Tasty"
],
- "material: [
+ "material": [
"Steel",
"Wooden",
"Concrete",
@@ -31,7 +31,7 @@ module["exports"] = {
"Fresh",
"Frozen"
],
- "product: [
+ "product": [
"Chair",
"Car",
"Computer",