diff --git a/locales/de-DE.yml b/locales/de-DE.yml index bd93e5301..c5bf40740 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 5f7bc2a53..53434d7e6 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 643770ca3..a501591a8 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"