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
12 changes: 6 additions & 6 deletions src/shared/locales/pl/browser-ui.json
Original file line number Diff line number Diff line change
@@ -1,8 +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"
"Tabs": "Karty",
"New Tab": "Nowa karta",
"Search or type URL": "Wyszukaj lub wpisz URL",
"No Active Tab": "Brak aktywnej karty",
"No Extensions Available": "Brak dostępnych rozszerzeń",
"Manage Extensions": "Zarządzaj rozszerzeniami"
}
14 changes: 7 additions & 7 deletions src/shared/locales/pl/settings.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"Flow Settings": "Flow Settings",
"General": "General",
"Icon": "Icon",
"Profiles": "Profiles",
"Spaces": "Spaces",
"External Apps": "External Apps",
"About": "About"
"Flow Settings": "Ustawienia Flow",
"General": "Ogólne",
"Icon": "Ikona",
"Profiles": "Profile",
"Spaces": "Obszary",
"External Apps": "Aplikacje zewnętrzne",
"About": "O Flow"
}