Skip to content

Commit

Permalink
Merge pull request #70 from programmerIhor/programmerIhor/social-tran…
Browse files Browse the repository at this point in the history
…slations-update

social translations update
  • Loading branch information
knro authored Sep 30, 2024
2 parents 97b1a47 + c66c1e6 commit 2dc84ec
Show file tree
Hide file tree
Showing 6 changed files with 65 additions and 0 deletions.
11 changes: 11 additions & 0 deletions cn.js
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,14 @@

product_range: "Product Range",
image: "Image",

owner: "Owner",
country: "Country",
region: "Region",
pictures_captured: "Pictures Captured",
latitude: "Latitude",
longitude: "Longitude",
elevation: "Elevation",
},
darkLibrary: {
title: "暗场库",
Expand Down Expand Up @@ -1684,6 +1692,9 @@
comments: "Comments",
no_comment: "There is no Comment.",
},
new_post: "New Post",
public_directory: "Public Directory",
community: "Community",
},
menu: {
go_to_profile: "Profile",
Expand Down
11 changes: 11 additions & 0 deletions de.js
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,14 @@ const de = {

product_range: "Product Range",
image: "Image",

owner: "Owner",
country: "Country",
region: "Region",
pictures_captured: "Pictures Captured",
latitude: "Latitude",
longitude: "Longitude",
elevation: "Elevation",
},
darkLibrary: {
title: "Dark Library",
Expand Down Expand Up @@ -1683,6 +1691,9 @@ const de = {
comments: "Comments",
no_comment: "There is no Comment.",
},
new_post: "New Post",
public_directory: "Public Directory",
community: "Community",
},
menu: {
go_to_profile: "Profile",
Expand Down
10 changes: 10 additions & 0 deletions en.js
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,13 @@ const en = {

product_range: "Product Range",
image: "Image",
owner: "Owner",
country: "Country",
region: "Region",
pictures_captured: "Pictures Captured",
latitude: "Latitude",
longitude: "Longitude",
elevation: "Elevation",
},
darkLibrary: {
title: "Dark Library",
Expand Down Expand Up @@ -1733,6 +1740,9 @@ const en = {
comments: "Comments",
no_comment: "There is no Comment.",
},
new_post: "New Post",
public_directory: "Public Directory",
community: "Community",
},
menu: {
go_to_profile: "Profile",
Expand Down
11 changes: 11 additions & 0 deletions es.js
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,14 @@ const es = {

product_range: "Product Range",
image: "Image",

owner: "Owner",
country: "Country",
region: "Region",
pictures_captured: "Pictures Captured",
latitude: "Latitude",
longitude: "Longitude",
elevation: "Elevation",
},
darkLibrary: {
title: "Biblioteca oscura",
Expand Down Expand Up @@ -1759,6 +1767,9 @@ const es = {
comments: "Comments",
no_comment: "There is no Comment.",
},
new_post: "New Post",
public_directory: "Public Directory",
community: "Community",
},
menu: {
go_to_profile: "Profile",
Expand Down
11 changes: 11 additions & 0 deletions fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,14 @@ const fr = {

product_range: "Product Range",
image: "Image",

owner: "Owner",
country: "Country",
region: "Region",
pictures_captured: "Pictures Captured",
latitude: "Latitude",
longitude: "Longitude",
elevation: "Elevation",
},
darkLibrary: {
title: "Dark Library",
Expand Down Expand Up @@ -1676,6 +1684,9 @@ const fr = {
comments: "Comments",
no_comment: "There is no Comment.",
},
new_post: "New Post",
public_directory: "Public Directory",
community: "Community",
},
menu: {
go_to_profile: "Profile",
Expand Down
11 changes: 11 additions & 0 deletions ja.js
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,14 @@ const ja = {

product_range: "Product Range",
image: "Image",

owner: "Owner",
country: "Country",
region: "Region",
pictures_captured: "Pictures Captured",
latitude: "Latitude",
longitude: "Longitude",
elevation: "Elevation",
},
darkLibrary: {
title: "ダーク ライブラリ",
Expand Down Expand Up @@ -1694,6 +1702,9 @@ const ja = {
comments: "Comments",
no_comment: "There is no Comment.",
},
new_post: "New Post",
public_directory: "Public Directory",
community: "Community",
},
menu: {
go_to_profile: "Profile",
Expand Down

0 comments on commit 2dc84ec

Please sign in to comment.