diff --git a/options/locale/locale_de-DE.ini b/options/locale/locale_de-DE.ini
index 9a33795d6..99d1f5731 100644
--- a/options/locale/locale_de-DE.ini
+++ b/options/locale/locale_de-DE.ini
@@ -499,6 +499,8 @@ ssh_helper=<strong>Brauchst du Hilfe?</strong> Hier ist GitHubs Anleitung zum <a
 gpg_helper=<strong>Brauchst du Hilfe?</strong> Hier ist GitHubs Anleitung <a href="%s">über GPG</a>.
 add_new_key=SSH-Schlüssel hinzufügen
 add_new_gpg_key=GPG-Schlüssel hinzufügen
+key_content_ssh_placeholder=Beginnt mit 'ssh-ed25519', 'ssh-rsa', 'ecdsa-sha2-nistp256', 'ecdsa-sha2-nistp384' oder 'ecdsa-sha2-nistp521'
+key_content_gpg_placeholder=Beginnt mit '-----BEGIN PGP PUBLIC KEY BLOCK-----'
 ssh_key_been_used=Dieser SSH-Key wird auf diesem Server bereits verwendet.
 ssh_key_name_used=Ein gleichnamiger SSH-Key existiert bereits in deinem Account.
 gpg_key_id_used=Ein öffentlicher GPG-Schlüssel mit der gleichen ID existiert bereits.
@@ -1981,6 +1983,7 @@ users.full_name=Vollständiger Name
 users.activated=Aktiviert
 users.admin=Administrator
 users.restricted=Eingeschränkt
+users.2fa=2FA
 users.repos=Repositories
 users.created=Registriert am
 users.last_login=Letzte Anmeldung
diff --git a/options/locale/locale_tr-TR.ini b/options/locale/locale_tr-TR.ini
index 0177f7077..e26ca2ff3 100644
--- a/options/locale/locale_tr-TR.ini
+++ b/options/locale/locale_tr-TR.ini
@@ -499,6 +499,8 @@ ssh_helper=<strong>Yardıma ihtiyacınız mı var?</strong> Github klavuzundaki
 gpg_helper=<strong>Yardıma ihtiyacınız mı var?</strong>Github klavuzundaki <a href="%s">GPG hakkında</a> bölümüne göz atınız.
 add_new_key=SSH Anahtarı Ekle
 add_new_gpg_key=GPG Anahtarı Ekle
+key_content_ssh_placeholder='ssh-ed25519', 'ssh-rsa', 'ecdsa-sha2-nistp256', 'ecdsa-sha2-nistp384', veya 'ecdsa-sha2-nistp521' ile başlar
+key_content_gpg_placeholder='-----BEGIN PGP PUBLIC KEY BLOCK-----' ile başlar
 ssh_key_been_used=Bu SSH anahtarı, sunucuya zaten eklenmiş.
 ssh_key_name_used=Aynı isimde bir SSH anahtarı zaten hesabınıza eklenmiş.
 gpg_key_id_used=Aynı kimliğe sahip bir açık GPG anahtarı zaten var.
@@ -1981,6 +1983,7 @@ users.full_name=Tam İsim
 users.activated=Aktifleştirilmiş
 users.admin=Yönetici
 users.restricted=Kısıtlanmış
+users.2fa=2ED
 users.repos=Depolar
 users.created=Oluşturuldu
 users.last_login=Son Oturum Açma