forked from AkkomaGang/akkoma-fe
Update messages.js
This commit is contained in:
parent
dd437222d0
commit
8a49174171
1 changed files with 8 additions and 8 deletions
|
@ -1741,14 +1741,14 @@ const he = {
|
|||
cRed: 'Red (Cancel)',
|
||||
cOrange: 'Orange (Favorite)',
|
||||
cGreen: 'Green (Retweet)',
|
||||
btnRadius: 'Buttons',
|
||||
btnRadius: 'כפתורים',
|
||||
inputRadius: 'Input fields',
|
||||
panelRadius: 'Panels',
|
||||
avatarRadius: 'Avatars',
|
||||
avatarAltRadius: 'Avatars (Notifications)',
|
||||
tooltipRadius: 'Tooltips/alerts',
|
||||
attachmentRadius: 'Attachments',
|
||||
filtering: 'Filtering',
|
||||
filtering: 'סינון',
|
||||
filtering_explanation: 'All statuses containing these words will be muted, one per line',
|
||||
attachments: 'Attachments',
|
||||
hide_attachments_in_tl: 'Hide attachments in timeline',
|
||||
|
@ -1759,16 +1759,16 @@ const he = {
|
|||
streaming: 'Enable automatic streaming of new posts when scrolled to the top',
|
||||
reply_link_preview: 'Enable reply-link preview on mouse hover',
|
||||
follow_import: 'יבוא עקיבות',
|
||||
import_followers_from_a_csv_file: 'Import follows from a csv file',
|
||||
follows_imported: 'Follows imported! Processing them will take a while.',
|
||||
follow_import_error: 'Error importing followers',
|
||||
import_followers_from_a_csv_file: 'ייבא את הנעקבים שלך מקובץ csv',
|
||||
follows_imported: 'נעקבים יובאו! ייקח זמן מה לעבד אותם.',
|
||||
follow_import_error: 'שגיאה בייבוא נעקבים.',
|
||||
delete_account: 'מחק משתמש',
|
||||
delete_account_description: 'Permanently delete your account and all your messages.',
|
||||
delete_account_instructions: 'Type your password in the input below to confirm account deletion.',
|
||||
delete_account_error: 'There was an issue deleting your account. If this persists please contact your instance administrator.',
|
||||
delete_account_error: 'הייתה בעיה במחיקת המשתמש. אם זה ממשיך, אנא עדכן את מנהל השרת שלך.',
|
||||
follow_export: 'יצוא עקיבות',
|
||||
follow_export_processing: 'Processing, you\'ll soon be asked to download your file',
|
||||
follow_export_button: 'Export your follows to a csv file',
|
||||
follow_export_processing: 'טוען. בקרוב תתבקש להוריד את הקובץ את הקובץ שלך',
|
||||
follow_export_button: 'ייצא את הנעקבים שלך לקובץ csv',
|
||||
change_password: 'שנה סיסמה',
|
||||
current_password: 'סיסמה נוכחית',
|
||||
new_password: 'סיסמה חדשה',
|
||||
|
|
Loading…
Reference in a new issue