diff --git a/locales/de-DE.yml b/locales/de-DE.yml
index da8f7fe9ca05d476486587d3a00fafa4dc3fef6e..1ae93f6c49de1ce4d621c3c86af6a758f0ece808 100644
--- a/locales/de-DE.yml
+++ b/locales/de-DE.yml
@@ -1703,6 +1703,8 @@ _deck:
   stackLeft: "Auf linke Spalte stapeln"
   popRight: "Nach rechts vom Stapel nehmen"
   profile: "Profil"
+  newProfile: "Neues Profil"
+  deleteProfile: "Profil löschen"
   introduction: "Erstelle eine auf dich zugeschneiderte Benutzeroberfläche durch das Aneinanderreihen von Spalten!"
   introduction2: "Klicke auf das + rechts um wann immer du möchtest neue Spalten hinzuzufügen."
   widgetsIntroduction: "Drücke bitte \"Widgets bearbeiten\" im Spaltenmenü und füge ein Widget hinzu."
diff --git a/locales/en-US.yml b/locales/en-US.yml
index b1e41a0b872a727b91f29f162e6dfd23b8f054de..a2ded5a45d76fc3073645214efd11b0fc0a2ce61 100644
--- a/locales/en-US.yml
+++ b/locales/en-US.yml
@@ -1703,6 +1703,8 @@ _deck:
   stackLeft: "Stack with the left column"
   popRight: "Pop column to the right"
   profile: "Profile"
+  newProfile: "New profile"
+  deleteProfile: "Delete profile"
   introduction: "Create the perfect interface for you by arranging columns freely!"
   introduction2: "Click on the + on the right of the screen to add new colums whenever you want."
   widgetsIntroduction: "Please select \"Edit widgets\" in the column menu and add a widget."
diff --git a/locales/ru-RU.yml b/locales/ru-RU.yml
index 4386e1c87c1020603bfe80e9090b950ec1f711ad..b0be6b4ff6c86f469d9c5b394673a30fedfbcdf4 100644
--- a/locales/ru-RU.yml
+++ b/locales/ru-RU.yml
@@ -842,6 +842,9 @@ reverse: "Переворот"
 colored: "Выделена цветом"
 label: "Метка"
 localOnly: "Локально"
+beta: "Бета"
+enableAutoSensitive: "Автоматическое определение NSFW"
+enableAutoSensitiveDescription: "Если доступно, используйте машинное обучение для автоматической установки флага NSFW на носителе. Даже если эта функция отключена, она может быть установлена ​​автоматически в зависимости от инстанта."
 account: "Учётные записи"
 _sensitiveMediaDetection:
   description: "Машинное обучение может быть использовано для автоматического обнаружения чувствительных медиа для модерации. Нагрузка на сервер увеличивается незначительно."
diff --git a/locales/sk-SK.yml b/locales/sk-SK.yml
index c5a5d6d0b1708447e3c35911ce9739c5413e2b46..2ac0a8566fdb6dcd300307566b9abff6cb127105 100644
--- a/locales/sk-SK.yml
+++ b/locales/sk-SK.yml
@@ -1698,6 +1698,8 @@ _deck:
   stackLeft: "Priložiť do ľavého stĺpca"
   popRight: "Vybrať napravo"
   profile: "Profil"
+  newProfile: "Nový profil"
+  deleteProfile: "Odstrániť profil"
   introduction: "Kombinujte stĺpce a vytvorte si svoje vlastné rozhranie!"
   introduction2: "Stlačením tlačidla + v pravej časti obrazovky môžete kedykoľvek pridať stĺpce."
   widgetsIntroduction: "V ponuke stĺpca vyberte možnosť \"Upraviť widget\" a pridajte widget"
diff --git a/locales/vi-VN.yml b/locales/vi-VN.yml
index 2384915505c49760ea09d7dc94ec1607896f79d5..90aa1da302897d6ba378b676d532e684601113cc 100644
--- a/locales/vi-VN.yml
+++ b/locales/vi-VN.yml
@@ -1703,6 +1703,8 @@ _deck:
   stackLeft: "Xếp chồng với cột bên trái"
   popRight: "Xếp chồng với cột bên trái"
   profile: "Hồ sơ"
+  newProfile: "Hồ sơ mới"
+  deleteProfile: "Xóa hồ sơ"
   introduction: "Kết hợp các cột để tạo giao diện của riêng bạn!"
   introduction2: "Bạn có thể thêm cột bất kỳ lúc nào bằng cách nhấn + ở bên phải màn hình."
   widgetsIntroduction: "Chọn \"Sửa widget\" trong menu cột và thêm một widget."
diff --git a/locales/zh-TW.yml b/locales/zh-TW.yml
index 0359b03b23eefaef342e61c11f701f98c2f7fc2f..4ee440c07f9950db0a3971cafca88e745a30ff4d 100644
--- a/locales/zh-TW.yml
+++ b/locales/zh-TW.yml
@@ -1702,6 +1702,8 @@ _deck:
   stackLeft: "向左折疊"
   popRight: "向右彈出"
   profile: "個人檔案"
+  newProfile: "新建個人檔案"
+  deleteProfile: "刪除個人檔案"
   introduction: "組合欄位來製作屬於自己的介面吧!"
   introduction2: "您可以隨時透過按畫面右方的 + 來添加欄位。"
   widgetsIntroduction: "請從欄位的選單中,選擇「編輯小工具」來添加小工具"