Skip to content

Commit

Permalink
fix: Update Czech translation (#920)
Browse files Browse the repository at this point in the history
  • Loading branch information
leroyloren authored Oct 24, 2024
1 parent 7580afd commit 14dff96
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions client/src/locales/cs-CZ/core.js
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@ export default {
addTask: 'Přidat úkol',
addToCard: 'Přidat na kartu',
addUser: 'Přidat uživatele',
copyLink_title: 'Zkopírovat odkaz',
createBoard: 'Vytvořit tabuli',
createFile: 'Vytvořit soubor',
createLabel: 'Vytvořit štítek',
Expand Down
2 changes: 2 additions & 0 deletions client/src/locales/cs-CZ/login.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ export default {
common: {
emailOrUsername: 'E-mail nebo uživatelské jméno',
invalidEmailOrUsername: 'Nesprávný e-mail nebo uživatelské jméno',
invalidCredentials: 'Neplatné přihlašovací údaje',
invalidPassword: 'Nesprávné heslo',
logInToPlanka: 'Přihlásit se do Planka',
noInternetConnection: 'Bez připojení k internetu',
Expand All @@ -11,6 +12,7 @@ export default {
projectManagement: 'Správa projektu',
serverConnectionFailed: 'Připojení k serveru selhalo',
unknownError: 'Neznámá chyba, zkuste to později',
useSingleSignOn: 'Použít jednorázové přihlášení',
},

action: {
Expand Down

0 comments on commit 14dff96

Please sign in to comment.