Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions src/renderer/src/locales/pl/browser-ui.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"Tabs": "Tabs",
"New Tab": "New Tab",
"Search or type URL": "Search or type URL",
"No Active Tab": "No Active Tab",
"No Extensions Available": "No Extensions Available",
"Manage Extensions": "Manage Extensions"
}
9 changes: 9 additions & 0 deletions src/renderer/src/locales/pl/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"Flow Settings": "Flow Settings",
"General": "General",
"Icon": "Icon",
"Profiles": "Profiles",
"Spaces": "Spaces",
"External Apps": "External Apps",
"About": "About"
}
8 changes: 8 additions & 0 deletions src/renderer/src/locales/zh/browser-ui.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"Tabs": "Tabs",
"New Tab": "New Tab",
"Search or type URL": "Search or type URL",
"No Active Tab": "No Active Tab",
"No Extensions Available": "No Extensions Available",
"Manage Extensions": "Manage Extensions"
}
9 changes: 9 additions & 0 deletions src/renderer/src/locales/zh/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"Flow Settings": "Flow Settings",
"General": "General",
"Icon": "Icon",
"Profiles": "Profiles",
"Spaces": "Spaces",
"External Apps": "External Apps",
"About": "About"
}