chore(translations): update translations via Crowdin (#349)

* New translations en-us.ts (Swedish)

* New translations en-us.ts (Russian)

* New translations en-us.ts (Spanish)

* New translations en-us.ts (Polish)

* New translations en-us.ts (French)
This commit is contained in:
Elias Schneider
2023-12-13 08:41:42 +01:00
committed by GitHub
parent 26c98e2b41
commit bc333f768f
5 changed files with 53 additions and 53 deletions

View File

@@ -112,7 +112,7 @@ export default {
// END /account
// /account/shares
"account.shares.title": "Moje udziały",
"account.shares.title.empty": "Tu jest pusto :eys:",
"account.shares.title.empty": "Tu jest pusto 👀",
"account.shares.description.empty": "Nie masz żadnych udziałów.",
"account.shares.button.create": "Utwórz go",
"account.shares.info.title": "Informacje udziału",
@@ -131,7 +131,7 @@ export default {
// /account/reverseShares
"account.reverseShares.title": "Udziały odwrotne",
"account.reverseShares.description": "Udostępnianie odwrotne pozwala na wygenerowanie unikalnego adresu URL, który umożliwia użytkownikom zewnętrznym na tworzenie udostępniania.",
"account.reverseShares.title.empty": "Tu jest pusto :eys:",
"account.reverseShares.title.empty": "Tu jest pusto 👀",
"account.reverseShares.description.empty": "Nie masz żadnych udostępnień odwrotnych.",
// showCreateReverseShareModal.tsx
"account.reverseShares.modal.title": "Utwórz udostępnianie odwrotne",
@@ -392,7 +392,7 @@ export default {
// Common translations
"common.button.save": "Zapisz",
"common.button.create": "Utwórz",
"common.button.submit": "Zgłoś",
"common.button.submit": "Prześlij",
"common.button.delete": "Usuń",
"common.button.cancel": "Anuluj",
"common.button.confirm": "Potwierdź",