diff --git a/.vscode/settings.json b/.vscode/settings.json
index b6c599ce..1acf5d2a 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -10,7 +10,7 @@
"./server"
],
"[javascript]": {
- "editor.defaultFormatter": "dbaeumer.vscode-eslint"
+ "editor.defaultFormatter": "esbenp.prettier-vscode"
},
"[javascriptreact]": {
"editor.defaultFormatter": "dbaeumer.vscode-eslint"
diff --git a/client/src/locales/he/core.js b/client/src/locales/he/core.js
index ab165d33..8635506f 100644
--- a/client/src/locales/he/core.js
+++ b/client/src/locales/he/core.js
@@ -9,39 +9,38 @@ export default {
translation: {
common: {
- aboutPlanka: 'About Planka',
- account: 'Account',
- actions: 'Actions',
- addAttachment_title: 'Add Attachment',
- addComment: 'Add comment',
- addManager_title: 'Add Manager',
- addMember_title: 'Add Member',
- addUser_title: 'Add User',
- administrator: 'Administrator',
- all: 'All',
+ aboutPlanka: 'אודות Planka',
+ account: 'חשבון משתמש',
+ actions: 'פעולות',
+ addAttachment_title: 'הוסף קובץ מצורף',
+ addComment: 'הוסף תגובה',
+ addManager_title: 'הוסף מנהל',
+ addMember_title: 'הוסף חבר',
+ addUser_title: 'הוסף משתמש',
+ administrator: 'מנהל',
+ all: 'הכל',
allChangesWillBeAutomaticallySavedAfterConnectionRestored:
- 'All changes will be automatically saved
after connection restored',
- areYouSureYouWantToDeleteThisAttachment: 'Are you sure you want to delete this attachment?',
- areYouSureYouWantToDeleteThisBoard: 'Are you sure you want to delete this board?',
- areYouSureYouWantToDeleteThisCard: 'Are you sure you want to delete this card?',
- areYouSureYouWantToDeleteThisComment: 'Are you sure you want to delete this comment?',
- areYouSureYouWantToDeleteThisLabel: 'Are you sure you want to delete this label?',
- areYouSureYouWantToDeleteThisList: 'Are you sure you want to delete this list?',
- areYouSureYouWantToDeleteThisProject: 'Are you sure you want to delete this project?',
- areYouSureYouWantToDeleteThisTask: 'Are you sure you want to delete this task?',
- areYouSureYouWantToDeleteThisUser: 'Are you sure you want to delete this user?',
- areYouSureYouWantToLeaveBoard: 'Are you sure you want to leave the board?',
- areYouSureYouWantToLeaveProject: 'Are you sure you want to leave the project?',
+ 'כל השינויים ישמרו אוטומטית
לאחר שיחזור החיבור',
+ areYouSureYouWantToDeleteThisAttachment: 'האם אתה בטוח שברצונך למחוק קובץ מצורף זה?',
+ areYouSureYouWantToDeleteThisBoard: 'האם אתה בטוח שברצונך למחוק לוח זה?',
+ areYouSureYouWantToDeleteThisCard: 'האם אתה בטוח שברצונך למחוק כרטיס זה?',
+ areYouSureYouWantToDeleteThisComment: 'האם אתה בטוח שברצונך למחוק תגובה זו?',
+ areYouSureYouWantToDeleteThisLabel: 'האם אתה בטוח שברצונך למחוק תווית זו?',
+ areYouSureYouWantToDeleteThisList: 'האם אתה בטוח שברצונך למחוק רשימה זו?',
+ areYouSureYouWantToDeleteThisProject: 'האם אתה בטוח שברצונך למחוק פרויקט זה?',
+ areYouSureYouWantToDeleteThisTask: 'האם אתה בטוח שברצונך למחוק משימה זו?',
+ areYouSureYouWantToDeleteThisUser: 'האם אתה בטוח שברצונך למחוק משתמש זה?',
+ areYouSureYouWantToLeaveBoard: 'האם אתה בטוח שברצונך לצאת מהלוח?',
+ areYouSureYouWantToLeaveProject: 'האם אתה בטוח שברצונך לצאת מהפרויקט?',
areYouSureYouWantToRemoveThisManagerFromProject:
- 'Are you sure you want to remove this manager from the project?',
- areYouSureYouWantToRemoveThisMemberFromBoard:
- 'Are you sure you want to remove this member from the board?',
- attachment: 'Attachment',
- attachments: 'Attachments',
- authentication: 'Authentication',
- background: 'Background',
- board: 'Board',
- boardNotFound_title: 'Board Not Found',
+ 'האם אתה בטוח שברצונך להסיר מנהל זה מהפרויקט?',
+ areYouSureYouWantToRemoveThisMemberFromBoard: 'האם אתה בטוח שברצונך להסיר חבר זה מהלוח?',
+ attachment: 'קובץ מצורף',
+ attachments: 'קבצים מצורפים',
+ authentication: 'אותנטיקציה',
+ background: 'רקע',
+ board: 'לוח',
+ boardNotFound_title: 'לוח לא נמצא',
canComment: 'Can comment',
canEditContentOfBoard: 'Can edit the content of the board',
canOnlyViewBoard: 'Can only view the board',
@@ -161,74 +160,74 @@ export default {
},
action: {
- addAnotherCard: 'Add another card',
- addAnotherList: 'Add another list',
- addAnotherTask: 'Add another task',
- addCard: 'Add card',
- addCard_title: 'Add Card',
- addComment: 'Add comment',
- addList: 'Add list',
- addMember: 'Add member',
- addMoreDetailedDescription: 'Add more detailed description',
- addTask: 'Add task',
- addToCard: 'Add to card',
- addUser: 'Add user',
- createBoard: 'Create board',
- createFile: 'Create file',
- createLabel: 'Create label',
- createNewLabel: 'Create new label',
- createProject: 'Create project',
- delete: 'Delete',
- deleteAttachment: 'Delete attachment',
- deleteAvatar: 'Delete avatar',
- deleteBoard: 'Delete board',
- deleteCard: 'Delete card',
- deleteCard_title: 'Delete Card',
- deleteComment: 'Delete comment',
- deleteImage: 'Delete image',
- deleteLabel: 'Delete label',
- deleteList: 'Delete list',
- deleteList_title: 'Delete List',
- deleteProject: 'Delete project',
- deleteProject_title: 'Delete Project',
- deleteTask: 'Delete task',
- deleteTask_title: 'Delete Task',
- deleteUser: 'Delete user',
- edit: 'Edit',
- editDueDate_title: 'Edit Due Date',
- editDescription_title: 'Edit Description',
- editEmail_title: 'Edit E-mail',
- editInformation_title: 'Edit Information',
- editPassword_title: 'Edit Password',
- editPermissions: 'Edit permissions',
- editStopwatch_title: 'Edit Stopwatch',
- editTitle_title: 'Edit Title',
- editUsername_title: 'Edit Username',
- hideDetails: 'Hide details',
- import: 'Import',
- leaveBoard: 'Leave board',
- leaveProject: 'Leave project',
- logOut_title: 'Log Out',
- makeCover_title: 'Make Cover',
- move: 'Move',
- moveCard_title: 'Move Card',
- remove: 'Remove',
- removeBackground: 'Remove background',
- removeCover_title: 'Remove Cover',
- removeFromBoard: 'Remove from board',
- removeFromProject: 'Remove from project',
- removeManager: 'Remove manager',
- removeMember: 'Remove member',
- save: 'Save',
- showAllAttachments: 'Show all attachments ({{hidden}} hidden)',
- showDetails: 'Show details',
- showFewerAttachments: 'Show fewer attachments',
- start: 'Start',
- stop: 'Stop',
- subscribe: 'Subscribe',
- unsubscribe: 'Unsubscribe',
- uploadNewAvatar: 'Upload new avatar',
- uploadNewImage: 'Upload new image',
+ addAnotherCard: 'הוסף כרטיס נוסף',
+ addAnotherList: 'הוסף רשימה נוספת',
+ addAnotherTask: 'הוסף משימה נוספת',
+ addCard: 'הוסף כרטיס',
+ addCard_title: 'הוסף כרטיס',
+ addComment: 'הוסף תגובה',
+ addList: 'הוסף רשימה',
+ addMember: 'הוסף חבר',
+ addMoreDetailedDescription: 'הוסף תיאור מפורט יותר',
+ addTask: 'הוסף משימה',
+ addToCard: 'הוסף לכרטיס',
+ addUser: 'הוסף משתמש',
+ createBoard: 'צור לוח',
+ createFile: 'צור קובץ',
+ createLabel: 'צור תווית',
+ createNewLabel: 'צור תווית חדשה',
+ createProject: 'צור פרויקט',
+ delete: 'מחק',
+ deleteAttachment: 'מחק קובץ מצורף',
+ deleteAvatar: 'מחק תמונת פרופיל',
+ deleteBoard: 'מחק לוח',
+ deleteCard: 'מחק כרטיס',
+ deleteCard_title: 'מחק כרטיס',
+ deleteComment: 'מחק תגובה',
+ deleteImage: 'מחק תמונה',
+ deleteLabel: 'מחק תווית',
+ deleteList: 'מחק רשימה',
+ deleteList_title: 'מחק רשימה',
+ deleteProject: 'מחק פרויקט',
+ deleteProject_title: 'מחק פרויקט',
+ deleteTask: 'מחק משימה',
+ deleteTask_title: 'מחק משימה',
+ deleteUser: 'מחק משתמש',
+ edit: 'ערוך',
+ editDueDate_title: 'ערוך תאריך יעד',
+ editDescription_title: 'ערוך תיאור',
+ editEmail_title: 'ערוך דוא"ל',
+ editInformation_title: 'ערוך מידע',
+ editPassword_title: 'ערוך סיסמה',
+ editPermissions: 'ערוך הרשאות',
+ editStopwatch_title: 'ערוך שעון עצר',
+ editTitle_title: 'ערוך כותרת',
+ editUsername_title: 'ערוך שם משתמש',
+ hideDetails: 'הסתר פרטים',
+ import: 'ייבא',
+ leaveBoard: 'צא מהלוח',
+ leaveProject: 'צא מהפרויקט',
+ logOut_title: 'התנתק',
+ makeCover_title: 'הפוך לכרטיס כותרת',
+ move: 'הזז',
+ moveCard_title: 'הזז כרטיס',
+ remove: 'הסר',
+ removeBackground: 'הסר רקע',
+ removeCover_title: 'הסר כרטיס כותרת',
+ removeFromBoard: 'הסר מהלוח',
+ removeFromProject: 'הסר מהפרויקט',
+ removeManager: 'הסר מנהל',
+ removeMember: 'הסר חבר',
+ save: 'שמור',
+ showAllAttachments: 'הצג את כל הקבצים המצורפים ({{hidden}} מוסתרים)',
+ showDetails: 'הצג פרטים',
+ showFewerAttachments: 'הצג פחות קבצים מצורפים',
+ start: 'התחל',
+ stop: 'עצור',
+ subscribe: 'הרשם',
+ unsubscribe: 'בטל הרשמה',
+ uploadNewAvatar: 'העלה תמונת פרופיל חדשה',
+ uploadNewImage: 'העלה תמונה חדשה',
},
},
};
diff --git a/client/src/locales/index.js b/client/src/locales/index.js
index 103928e6..c9b3cb2f 100644
--- a/client/src/locales/index.js
+++ b/client/src/locales/index.js
@@ -14,8 +14,9 @@ import sv from './sv';
import tr from './tr';
import uz from './uz';
import zh from './zh';
+import he from './he';
-const locales = [cs, da, de, en, es, fr, it, ja, ko, pl, ru, sk, sv, tr, uz, zh];
+const locales = [cs, da, de, en, es, fr, it, ja, ko, pl, ru, sk, sv, tr, uz, zh, he];
export default locales;