diff --git a/app/js/locales/de-de.json b/app/js/locales/de-de.json index cbda9ca0..07b36fd5 100644 --- a/app/js/locales/de-de.json +++ b/app/js/locales/de-de.json @@ -79,6 +79,10 @@ "sessions_modal_terminate_one": "Abmelden", "sessions_modal_terminate_all": "Alle anderen Geräte abmelden", "sessions_modal_active_sessions": "Andere Geräte", + "stickerset_modal_title_loading": "Stickerset", + "stickerset_modal_install": "Add stickers", + "stickerset_modal_uninstall": "Remove stickers", + "stickerset_modal_loading": "Loading{dots}", "page_title_pluralize_notifications": "{'0': 'Keine Nachrichten', 'one': '1 Nachricht', 'other': '{} Nachrichten'}", "profile_edit_modal_title": "Profil bearbeiten", "profile_edit_first_name": "Vorname", diff --git a/app/js/locales/es-es.json b/app/js/locales/es-es.json index 3af72b4b..0c548150 100644 --- a/app/js/locales/es-es.json +++ b/app/js/locales/es-es.json @@ -79,6 +79,10 @@ "sessions_modal_terminate_one": "Cerrar sesión", "sessions_modal_terminate_all": "Cerrar todas las otras sesiones", "sessions_modal_active_sessions": "Sesiones activas", + "stickerset_modal_title_loading": "Pack de stickers", + "stickerset_modal_install": "Añadir stickers", + "stickerset_modal_uninstall": "Quitar stickers", + "stickerset_modal_loading": "Cargando{dots}", "page_title_pluralize_notifications": "{'0': 'Sin notificaciones', 'one': '1 notificación', 'other': '{} notificaciones'}", "profile_edit_modal_title": "Editar perfil", "profile_edit_first_name": "Nombre", diff --git a/app/js/locales/it-it.json b/app/js/locales/it-it.json index e1539b13..bf1d7897 100644 --- a/app/js/locales/it-it.json +++ b/app/js/locales/it-it.json @@ -79,6 +79,10 @@ "sessions_modal_terminate_one": "Termina", "sessions_modal_terminate_all": "Termina tutte le altre sessioni", "sessions_modal_active_sessions": "Sessioni attive", + "stickerset_modal_title_loading": "Pacchetto di sticker", + "stickerset_modal_install": "Aggiungi sticker", + "stickerset_modal_uninstall": "Rimuovi sticker", + "stickerset_modal_loading": "Caricamento{dots}", "page_title_pluralize_notifications": "{'0': 'Nessuna notifica', 'one': '1 notifica' , 'other' : '{} notifiche' }", "profile_edit_modal_title": "Modifica profilo", "profile_edit_first_name": "Nome", diff --git a/app/js/locales/nl-nl.json b/app/js/locales/nl-nl.json index 186b614b..b9708d46 100644 --- a/app/js/locales/nl-nl.json +++ b/app/js/locales/nl-nl.json @@ -79,6 +79,10 @@ "sessions_modal_terminate_one": "Beëindig", "sessions_modal_terminate_all": "Beëindig alle andere sessies", "sessions_modal_active_sessions": "Actieve sessies", + "stickerset_modal_title_loading": "Stickerbundel", + "stickerset_modal_install": "Stickers toevoegen", + "stickerset_modal_uninstall": "Stickers verwijderen", + "stickerset_modal_loading": "Laden{dots}", "page_title_pluralize_notifications": "{'0': 'Geen meldingen', 'one': '1 melding', 'other': '{} meldingen'}", "profile_edit_modal_title": "Profiel bewerken", "profile_edit_first_name": "Voornaam", diff --git a/app/js/locales/pt-br.json b/app/js/locales/pt-br.json index 93f5801a..03804371 100644 --- a/app/js/locales/pt-br.json +++ b/app/js/locales/pt-br.json @@ -79,6 +79,10 @@ "sessions_modal_terminate_one": "Encerrar", "sessions_modal_terminate_all": "Encerrar todas as outras sessões", "sessions_modal_active_sessions": "Sessões ativas", + "stickerset_modal_title_loading": "Stickerset", + "stickerset_modal_install": "Adicionar Stickers", + "stickerset_modal_uninstall": "Remover stickers", + "stickerset_modal_loading": "Carregando{dots}", "page_title_pluralize_notifications": "{'0': 'Sem notificações', 'one': '1 notificação', 'other': '{} notificações'}", "profile_edit_modal_title": "Editar perfil", "profile_edit_first_name": "Nome", diff --git a/app/js/locales/ru-ru.json b/app/js/locales/ru-ru.json index f4499ff8..ea8c2972 100644 --- a/app/js/locales/ru-ru.json +++ b/app/js/locales/ru-ru.json @@ -79,6 +79,10 @@ "sessions_modal_terminate_one": "Завершение", "sessions_modal_terminate_all": "Завершить все другие сеансы", "sessions_modal_active_sessions": "Активные сеансы", + "stickerset_modal_title_loading": "Stickerset", + "stickerset_modal_install": "Add stickers", + "stickerset_modal_uninstall": "Remove stickers", + "stickerset_modal_loading": "Loading{dots}", "page_title_pluralize_notifications": "{'0': 'Нет уведомлений', 'one': 'Одно уведомление', 'other': 'Уведомлений: {}'}", "profile_edit_modal_title": "Редактировать профиль", "profile_edit_first_name": "Имя",