diff --git a/locales/de-DE.yml b/locales/de-DE.yml
index bd93e530124ba60d481714ef7139db33129ef098..c5bf4074079df4ff934b82bd49f6f7061c5f29a8 100644
--- a/locales/de-DE.yml
+++ b/locales/de-DE.yml
@@ -831,6 +831,8 @@ smartphone: "Smartphone"
 tablet: "Tablet"
 auto: "Automatisch"
 themeColor: "Instanzfarbe"
+size: "Größe"
+numberOfColumn: "Spaltenanzahl"
 _emailUnavailable:
   used: "Diese Email-Adresse wird bereits verwendet"
   format: "Das Format dieser Email-Adresse ist ungültig"
diff --git a/locales/en-US.yml b/locales/en-US.yml
index 5f7bc2a533ba9236321a0f258cc052caf56aaf4f..53434d7e6065925e708528e59f20ad52e88b8257 100644
--- a/locales/en-US.yml
+++ b/locales/en-US.yml
@@ -829,6 +829,8 @@ smartphone: "Smartphone"
 tablet: "Tablet"
 auto: "Auto"
 themeColor: "Theme Color"
+size: "Size"
+numberOfColumn: "Number of columns"
 _emailUnavailable:
   used: "This email address is already being used"
   format: "The format of this email address is invalid"
diff --git a/locales/sk-SK.yml b/locales/sk-SK.yml
index 643770ca314aa008a13c9c383e8cc7e75ef41e70..a501591a8b3fa687ef9a123151bea439c94e793b 100644
--- a/locales/sk-SK.yml
+++ b/locales/sk-SK.yml
@@ -830,6 +830,8 @@ smartphone: "Smartfón"
 tablet: "Tablet"
 auto: "Automaticky"
 themeColor: "Farba témy"
+size: "Veľkosť"
+numberOfColumn: "Počet stĺpcov"
 _emailUnavailable:
   used: "Táto emailová adresa sa už používa"
   format: "Formát emailovej adresy je nesprávny"