diff --git a/src/config/locales/ac-ace.json b/src/config/locales/ac-ace.json index bf7cf44531..4a1bf88fe0 100644 --- a/src/config/locales/ac-ace.json +++ b/src/config/locales/ac-ace.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "galöem peurnah komentar", "full_in": "Punoeh lam", @@ -798,7 +802,7 @@ "copy_link": "Copy link", "wrong_link": "Wrong link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Open thread", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Error Saving Image", diff --git a/src/config/locales/ar-SA.json b/src/config/locales/ar-SA.json index 65fff0caee..d1ebbf4b0f 100644 --- a/src/config/locales/ar-SA.json +++ b/src/config/locales/ar-SA.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "لم تكن قد علقت أي شيء حتى الآن", "full_in": "كامل في", @@ -798,7 +802,7 @@ "copy_link": "نسخ الرابط", "wrong_link": "رابط خاطئ", "select_action": "حدد الإجراء", - "ecency_waves": "موجات Ecency", + "ecency_waves": "Waves", "open_thread": "فتح الموضوع", "cross_post": "cross post by {username} in {community}", "image_saved_error": "حدث خطأ أثناء حفظ الصورة", diff --git a/src/config/locales/as-IN.json b/src/config/locales/as-IN.json index 9c8683e829..62c79483ee 100644 --- a/src/config/locales/as-IN.json +++ b/src/config/locales/as-IN.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "এতিয়ালৈকে একো মন্তব্য কৰা নাই", "full_in": "ভৰ্তি", @@ -798,7 +802,7 @@ "copy_link": "Copy link", "wrong_link": "Wrong link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Open thread", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Error Saving Image", diff --git a/src/config/locales/az-AZ.json b/src/config/locales/az-AZ.json index abfc0c476d..4c15c4b1ce 100644 --- a/src/config/locales/az-AZ.json +++ b/src/config/locales/az-AZ.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "hələ ki, rəy bildirmədi", "full_in": "Olacaq", @@ -798,7 +802,7 @@ "copy_link": "Bağlantını kopyala", "wrong_link": "Yanlış bağlantı", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Mövzunu aç", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Təsvir Saxlanmadı", diff --git a/src/config/locales/bg-BG.json b/src/config/locales/bg-BG.json index 4bb1b03cb4..1a254002e9 100644 --- a/src/config/locales/bg-BG.json +++ b/src/config/locales/bg-BG.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "Все още няма коментари", "full_in": "Изцяло вътре", @@ -798,7 +802,7 @@ "copy_link": "Копирай връзката/линка", "wrong_link": "Грешен линк/връзка", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Отворена нишка", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Грешка при запазвана не снимката", diff --git a/src/config/locales/bn-BD.json b/src/config/locales/bn-BD.json index ff858c4935..9489cfe96a 100644 --- a/src/config/locales/bn-BD.json +++ b/src/config/locales/bn-BD.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "এখনও কিছু মন্তব্য করেন নি", "full_in": "পূর্ণ", @@ -798,7 +802,7 @@ "copy_link": "লিংক কপি করুন", "wrong_link": "ভুল লিঙ্ক", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "থ্রেড খুলুন", "cross_post": "cross post by {username} in {community}", "image_saved_error": "চিত্র সংরক্ষণে ত্রুটি", diff --git a/src/config/locales/bo-BT.json b/src/config/locales/bo-BT.json index db8b7bff78..57e6f42d50 100644 --- a/src/config/locales/bo-BT.json +++ b/src/config/locales/bo-BT.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "haven't commented anything yet", "full_in": "Full in", @@ -798,7 +802,7 @@ "copy_link": "Copy link", "wrong_link": "Wrong link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Open thread", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Error Saving Image", diff --git a/src/config/locales/bs-BA.json b/src/config/locales/bs-BA.json index aaa6ab8f4c..65a78f24de 100644 --- a/src/config/locales/bs-BA.json +++ b/src/config/locales/bs-BA.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "još ništa nije komentarisao", "full_in": "Napuniće se za", @@ -798,7 +802,7 @@ "copy_link": "Kopiraj vezu", "wrong_link": "Pogrešna veza", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Otvori nit", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Greška pri čuvanju slike", diff --git a/src/config/locales/ca-ES.json b/src/config/locales/ca-ES.json index db8b7bff78..57e6f42d50 100644 --- a/src/config/locales/ca-ES.json +++ b/src/config/locales/ca-ES.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "haven't commented anything yet", "full_in": "Full in", @@ -798,7 +802,7 @@ "copy_link": "Copy link", "wrong_link": "Wrong link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Open thread", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Error Saving Image", diff --git a/src/config/locales/ceb-PH.json b/src/config/locales/ceb-PH.json index db8b7bff78..57e6f42d50 100644 --- a/src/config/locales/ceb-PH.json +++ b/src/config/locales/ceb-PH.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "haven't commented anything yet", "full_in": "Full in", @@ -798,7 +802,7 @@ "copy_link": "Copy link", "wrong_link": "Wrong link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Open thread", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Error Saving Image", diff --git a/src/config/locales/cs-CZ.json b/src/config/locales/cs-CZ.json index 7d5acdf005..2db79111ef 100644 --- a/src/config/locales/cs-CZ.json +++ b/src/config/locales/cs-CZ.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "ještě nic neokomentoval/a", "full_in": "Dobije se za", @@ -798,7 +802,7 @@ "copy_link": "Copy link", "wrong_link": "Wrong link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Open thread", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Error Saving Image", diff --git a/src/config/locales/da-DK.json b/src/config/locales/da-DK.json index db8b7bff78..57e6f42d50 100644 --- a/src/config/locales/da-DK.json +++ b/src/config/locales/da-DK.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "haven't commented anything yet", "full_in": "Full in", @@ -798,7 +802,7 @@ "copy_link": "Copy link", "wrong_link": "Wrong link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Open thread", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Error Saving Image", diff --git a/src/config/locales/de-DE.json b/src/config/locales/de-DE.json index 98bb23bfbb..e03a925e6a 100644 --- a/src/config/locales/de-DE.json +++ b/src/config/locales/de-DE.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "hat bisher nichts kommentiert", "full_in": "Voll in", @@ -798,7 +802,7 @@ "copy_link": "Link kopieren", "wrong_link": "Falscher Link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Thread eröffnen", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Fehler beim Speichern des Bildes", diff --git a/src/config/locales/el-GR.json b/src/config/locales/el-GR.json index cfea549e25..5fc09037ae 100644 --- a/src/config/locales/el-GR.json +++ b/src/config/locales/el-GR.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "haven't commented anything yet", "full_in": "Full in", @@ -798,7 +802,7 @@ "copy_link": "Copy link", "wrong_link": "Wrong link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Open thread", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Error Saving Image", diff --git a/src/config/locales/en-US.json b/src/config/locales/en-US.json index e2fb8e4d1f..cd6e5a90f0 100644 --- a/src/config/locales/en-US.json +++ b/src/config/locales/en-US.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "haven't commented anything yet", "full_in": "Full in", @@ -798,7 +802,7 @@ "copy_link": "Copy link", "wrong_link": "Wrong link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Open thread", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Error Saving Image", diff --git a/src/config/locales/eo-UY.json b/src/config/locales/eo-UY.json index db8b7bff78..57e6f42d50 100644 --- a/src/config/locales/eo-UY.json +++ b/src/config/locales/eo-UY.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "haven't commented anything yet", "full_in": "Full in", @@ -798,7 +802,7 @@ "copy_link": "Copy link", "wrong_link": "Wrong link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Open thread", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Error Saving Image", diff --git a/src/config/locales/es-AR.json b/src/config/locales/es-AR.json index 9754db8ae1..f8764a5644 100644 --- a/src/config/locales/es-AR.json +++ b/src/config/locales/es-AR.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "no has comentado nada aún", "full_in": "Completado", @@ -798,7 +802,7 @@ "copy_link": "Copy link", "wrong_link": "Wrong link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Open thread", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Error Saving Image", diff --git a/src/config/locales/es-ES.json b/src/config/locales/es-ES.json index de4e450451..3eb4724da8 100644 --- a/src/config/locales/es-ES.json +++ b/src/config/locales/es-ES.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "Para ti", + "following": "Siguiendo" + }, "profile": { "havent_commented": "no has comentado nada aún", "full_in": "Completo en", @@ -293,9 +297,9 @@ "notification": "Notificaciones", "this_month": "Este mes", "referral": "se unieron con tu enlace de referido, dales la bienvenida!", - "account_update": "Your account keys or profile were updated", - "weekly_earnings": "You earned ${amount} this week{breakdown}", - "payouts": "Payout received: ${amount}" + "account_update": "Tus claves de cuenta o perfil se han actualizado", + "weekly_earnings": "Has ganado ${amount} esta semana{breakdown}", + "payouts": "Pago recibido: ${amount}" }, "recurrent": { "delete_failed": "No se pudo eliminar la transferencia recurrente, {error}", @@ -579,7 +583,7 @@ "cost_label": "Costo", "free_label": "Gratis", "free_remaining": "{count} gratis restante", - "hint": "Write your content first, then use AI Assist to polish and improve it.", + "hint": "Escribe primero tu contenido, luego usa ayuda de IA para pulirlo y mejorarlo.", "action_label": "Seleccione una acción", "action_improve": "Mejorar escritura", "action_improve_desc": "Pulir gramática, claridad y estilo", @@ -605,7 +609,7 @@ "error_content_policy": "El contenido viola nuestra política de contenido. Por favor, modifique su texto.", "error_rate_limit": "Demasiadas solicitudes. Por favor, espere un momento y vuelva a intentarlo.", "error_generic": "Algo salió mal. Por favor, inténtalo de nuevo.", - "hide_translation": "Hide translation" + "hide_translation": "Ocultar traducción" }, "welcome": { "line1_body": "No censurado, inmutable, gratificante, descentralizado, que te pertenece.", @@ -798,7 +802,7 @@ "copy_link": "Copiar enlace", "wrong_link": "Enlace incorrecto", "select_action": "Seleccionar acción", - "ecency_waves": "Ondas de Ecency", + "ecency_waves": "Olas", "open_thread": "Hilo abierto", "cross_post": "publicación cruzada por {username} en {community}", "image_saved_error": "Error guardando imagen", @@ -876,7 +880,7 @@ "invalid_amount_desc": "Introduzca una cantidad válida en el formato adecuado", "open": "Abrir URL", "invalid_key_desc": "iniciar sesión con la clave {key} o clave maestra para realizar esta transacción", - "auth_transfer_confirm": "Confirm transfer to {username}?" + "auth_transfer_confirm": "¿Confirmar la transferencia a {username}?" }, "voters_dropdown": { "rewards": "RECOMPENSAS", @@ -1212,7 +1216,7 @@ "prompt_placeholder": "Una hermosa puesta de sol sobre las montañas...", "chars_remaining": "{count} caracteres restantes", "select_aspect_ratio": "Seleccionar relación de aspecto", - "select_power": "Quality boost", + "select_power": "Mejora de calidad", "cost_label": "Costo", "balance_label": "Balance", "points_unit": "PUNTOS", @@ -1394,10 +1398,10 @@ "backup": "Administrar", "settings": "Ajustes", "server": "Servidor", - "image_server": "Image Server", - "image_server_default": "Ecency Images (Default)", - "image_server_hiveblog": "Hive Images (Alternative)", - "image_server_nocdn": "Ecency Images (No CDN)", + "image_server": "Servidor de imágenes", + "image_server_default": "Imágenes de Ecency (por defecto)", + "image_server_hiveblog": "Imágenes de Hive (Alternativa)", + "image_server_nocdn": "Imágenes de Ecency (Sin CDN)", "nsfw_content": "NSFW", "default_footer": "Pie de página predeterminado", "feedback_fail": "Ocurrió un error al intentar abrir el cliente del correo electrónico", diff --git a/src/config/locales/es-MX.json b/src/config/locales/es-MX.json index dd96f9d1a8..0af94abbf1 100644 --- a/src/config/locales/es-MX.json +++ b/src/config/locales/es-MX.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "haven't commented anything yet", "full_in": "Full in", @@ -798,7 +802,7 @@ "copy_link": "Copy link", "wrong_link": "Wrong link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Open thread", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Error Saving Image", diff --git a/src/config/locales/et-EE.json b/src/config/locales/et-EE.json index f209c79359..51d3c9109b 100644 --- a/src/config/locales/et-EE.json +++ b/src/config/locales/et-EE.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "ei ole veel midagi kommenteerinud", "full_in": "Täitub", @@ -798,7 +802,7 @@ "copy_link": "Kopeeri link", "wrong_link": "Vale link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Ava lõim", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Pildi salvestamine ebaõnnestus", diff --git a/src/config/locales/fa-IR.json b/src/config/locales/fa-IR.json index 106719e82b..c402a57568 100644 --- a/src/config/locales/fa-IR.json +++ b/src/config/locales/fa-IR.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "هنوز نظری نداده", "full_in": "کامل در", @@ -798,7 +802,7 @@ "copy_link": "کاپی لنک", "wrong_link": "لنک اشتباه", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "بازکردن موضوع", "cross_post": "cross post by {username} in {community}", "image_saved_error": "خطایی در ذخیره عکس بوجود آمد", diff --git a/src/config/locales/fi-FI.json b/src/config/locales/fi-FI.json index aef89d86d6..ee4c655e4c 100644 --- a/src/config/locales/fi-FI.json +++ b/src/config/locales/fi-FI.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "ei ole vielä kommentoinut mitään", "full_in": "Full in", @@ -798,7 +802,7 @@ "copy_link": "Kopioi linkki", "wrong_link": "Väärä linkki", "select_action": "Valitse toiminto", - "ecency_waves": "Ecency Aallot", + "ecency_waves": "Waves", "open_thread": "Avaa ketju", "cross_post": "ristiinjulkaisu käyttäjältä {username} yhteisössä {community}", "image_saved_error": "Virhe tallentaessa kuvaa", diff --git a/src/config/locales/fil-PH.json b/src/config/locales/fil-PH.json index c891dc932c..037b5b3b50 100644 --- a/src/config/locales/fil-PH.json +++ b/src/config/locales/fil-PH.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "wala pang na i-komentong bagay", "full_in": "Mapupuno sa", @@ -798,7 +802,7 @@ "copy_link": "Kopyahin ang link", "wrong_link": "Maling link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Buksan ang pinag-usapan", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Error sa Pag-save ng Imahe", diff --git a/src/config/locales/fr-FR.json b/src/config/locales/fr-FR.json index 01546dde16..3598501dad 100644 --- a/src/config/locales/fr-FR.json +++ b/src/config/locales/fr-FR.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "n'a encore rien commenté", "full_in": "Complet en", @@ -798,7 +802,7 @@ "copy_link": "Copier le lien", "wrong_link": "Mauvais lien", "select_action": "Sélectionnez une action", - "ecency_waves": "Vagues d'Ecency", + "ecency_waves": "Waves", "open_thread": "Ouvrir le fil de discussion", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Erreur de sauvegarde de l'image", diff --git a/src/config/locales/ga-IE.json b/src/config/locales/ga-IE.json index db8b7bff78..57e6f42d50 100644 --- a/src/config/locales/ga-IE.json +++ b/src/config/locales/ga-IE.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "haven't commented anything yet", "full_in": "Full in", @@ -798,7 +802,7 @@ "copy_link": "Copy link", "wrong_link": "Wrong link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Open thread", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Error Saving Image", diff --git a/src/config/locales/gl-ES.json b/src/config/locales/gl-ES.json index db8b7bff78..57e6f42d50 100644 --- a/src/config/locales/gl-ES.json +++ b/src/config/locales/gl-ES.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "haven't commented anything yet", "full_in": "Full in", @@ -798,7 +802,7 @@ "copy_link": "Copy link", "wrong_link": "Wrong link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Open thread", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Error Saving Image", diff --git a/src/config/locales/got-DE.json b/src/config/locales/got-DE.json index 74d576eb23..af7735dc81 100644 --- a/src/config/locales/got-DE.json +++ b/src/config/locales/got-DE.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "nauh ni gawaurdida", "full_in": "Full in", @@ -798,7 +802,7 @@ "copy_link": "Copy link", "wrong_link": "Wrong link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Open thread", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Error Saving Image", diff --git a/src/config/locales/he-IL.json b/src/config/locales/he-IL.json index 2e6499cf92..1bb7ac4053 100644 --- a/src/config/locales/he-IL.json +++ b/src/config/locales/he-IL.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "לא הגיבו עדיין", "full_in": "יתמלא ב", @@ -798,7 +802,7 @@ "copy_link": "Copy link", "wrong_link": "Wrong link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Open thread", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Error Saving Image", diff --git a/src/config/locales/hi-IN.json b/src/config/locales/hi-IN.json index 824d052fad..4485104f15 100644 --- a/src/config/locales/hi-IN.json +++ b/src/config/locales/hi-IN.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "अभी तक कोई टिपण्णी नहीं की है", "full_in": "में पूरा होगा", @@ -798,7 +802,7 @@ "copy_link": "लिंक कापी करें", "wrong_link": "गलत लिंक", "select_action": "कार्रवाई चुनें", - "ecency_waves": "इसेंसी तरंगें", + "ecency_waves": "Waves", "open_thread": "खुले हुए थ्रेड", "cross_post": "cross post by {username} in {community}", "image_saved_error": "छवि सहेजने में त्रुटि", diff --git a/src/config/locales/hr-HR.json b/src/config/locales/hr-HR.json index de3bc4782a..10735e9ee1 100644 --- a/src/config/locales/hr-HR.json +++ b/src/config/locales/hr-HR.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "još nije komentirao/la", "full_in": "Pun za", @@ -798,7 +802,7 @@ "copy_link": "Copy link", "wrong_link": "Wrong link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Open thread", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Error Saving Image", diff --git a/src/config/locales/hu-HU.json b/src/config/locales/hu-HU.json index 3adb69a075..c72953d544 100644 --- a/src/config/locales/hu-HU.json +++ b/src/config/locales/hu-HU.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "még nem szólt hozzá semmihez", "full_in": "Teljes", @@ -798,7 +802,7 @@ "copy_link": "Link másolása", "wrong_link": "Nem megfelelő link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Üzenetsor megnyitása", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Hiba a kép mentése közben", diff --git a/src/config/locales/hy-AM.json b/src/config/locales/hy-AM.json index da164a013d..aedaac615c 100644 --- a/src/config/locales/hy-AM.json +++ b/src/config/locales/hy-AM.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "haven't commented anything yet", "full_in": "Full in", @@ -798,7 +802,7 @@ "copy_link": "Copy link", "wrong_link": "Wrong link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Open thread", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Error Saving Image", diff --git a/src/config/locales/id-ID.json b/src/config/locales/id-ID.json index 510111c431..0be288019e 100644 --- a/src/config/locales/id-ID.json +++ b/src/config/locales/id-ID.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "belum berkomentar", "full_in": "Penuh", @@ -798,7 +802,7 @@ "copy_link": "Salin tautan", "wrong_link": "Link salah", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Buka urutan", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Kesalahan menyimpan gambar", diff --git a/src/config/locales/is-IS.json b/src/config/locales/is-IS.json index db8b7bff78..57e6f42d50 100644 --- a/src/config/locales/is-IS.json +++ b/src/config/locales/is-IS.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "haven't commented anything yet", "full_in": "Full in", @@ -798,7 +802,7 @@ "copy_link": "Copy link", "wrong_link": "Wrong link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Open thread", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Error Saving Image", diff --git a/src/config/locales/it-IT.json b/src/config/locales/it-IT.json index 543c53dd03..bd0b8661b9 100644 --- a/src/config/locales/it-IT.json +++ b/src/config/locales/it-IT.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "non hai ancora commentato nulla", "full_in": "Carico in", @@ -798,7 +802,7 @@ "copy_link": "Copia il collegamento", "wrong_link": "Collegamento errato", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Apri una discussione", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Errore nel salvataggio dell'immagine", diff --git a/src/config/locales/ja-JP.json b/src/config/locales/ja-JP.json index 85bcfcbe54..cb5fad60b1 100644 --- a/src/config/locales/ja-JP.json +++ b/src/config/locales/ja-JP.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "まだ何もコメントしていません", "full_in": "最大まで", @@ -798,7 +802,7 @@ "copy_link": "リンクをコピー", "wrong_link": "間違ったリンク", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "スレッドを開く", "cross_post": "cross post by {username} in {community}", "image_saved_error": "画像の保存時にエラー", diff --git a/src/config/locales/ka-GE.json b/src/config/locales/ka-GE.json index db8b7bff78..57e6f42d50 100644 --- a/src/config/locales/ka-GE.json +++ b/src/config/locales/ka-GE.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "haven't commented anything yet", "full_in": "Full in", @@ -798,7 +802,7 @@ "copy_link": "Copy link", "wrong_link": "Wrong link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Open thread", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Error Saving Image", diff --git a/src/config/locales/kab-KAB.json b/src/config/locales/kab-KAB.json index 7fa7bd63b5..89721ed3c2 100644 --- a/src/config/locales/kab-KAB.json +++ b/src/config/locales/kab-KAB.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "ur twennteḍ kra ar tura", "full_in": "Ummid deg", @@ -798,7 +802,7 @@ "copy_link": "Copy link", "wrong_link": "Wrong link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Open thread", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Tuccḍa deg usekles n tugna", diff --git a/src/config/locales/kk-KZ.json b/src/config/locales/kk-KZ.json index db8b7bff78..57e6f42d50 100644 --- a/src/config/locales/kk-KZ.json +++ b/src/config/locales/kk-KZ.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "haven't commented anything yet", "full_in": "Full in", @@ -798,7 +802,7 @@ "copy_link": "Copy link", "wrong_link": "Wrong link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Open thread", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Error Saving Image", diff --git a/src/config/locales/ko-KR.json b/src/config/locales/ko-KR.json index c87139ed4b..0d795b9695 100644 --- a/src/config/locales/ko-KR.json +++ b/src/config/locales/ko-KR.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "아직 댓글을 작성한 적이 없습니다", "full_in": "충전 완료까지 남은 시간", @@ -798,7 +802,7 @@ "copy_link": "링크 복사하기", "wrong_link": "잘못된 링크", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "스레드 열기", "cross_post": "cross post by {username} in {community}", "image_saved_error": "이미지 저장 오류", diff --git a/src/config/locales/ks-IN.json b/src/config/locales/ks-IN.json index db8b7bff78..57e6f42d50 100644 --- a/src/config/locales/ks-IN.json +++ b/src/config/locales/ks-IN.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "haven't commented anything yet", "full_in": "Full in", @@ -798,7 +802,7 @@ "copy_link": "Copy link", "wrong_link": "Wrong link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Open thread", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Error Saving Image", diff --git a/src/config/locales/ku-TR.json b/src/config/locales/ku-TR.json index fbd878c2ae..8a47392474 100644 --- a/src/config/locales/ku-TR.json +++ b/src/config/locales/ku-TR.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "heta niha şîrove nehatiye kirin", "full_in": "Dagirtî", @@ -798,7 +802,7 @@ "copy_link": "Girêdanê kopî bike", "wrong_link": "Girêdana çewt", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Mijara vekirî", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Wêne tomar nebû", diff --git a/src/config/locales/ky-KG.json b/src/config/locales/ky-KG.json index a7f6ffa7e0..b01a9ba2d0 100644 --- a/src/config/locales/ky-KG.json +++ b/src/config/locales/ky-KG.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "haven't commented anything yet", "full_in": "Full in", @@ -798,7 +802,7 @@ "copy_link": "Шилтемени көчүрүү", "wrong_link": "Туура эмес шилтеме", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Маекти ачуу", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Error Saving Image", diff --git a/src/config/locales/lt-LT.json b/src/config/locales/lt-LT.json index daf2416793..8be546697a 100644 --- a/src/config/locales/lt-LT.json +++ b/src/config/locales/lt-LT.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "kolkas dar nieko nepakomentavo", "full_in": "Pilnas už", @@ -798,7 +802,7 @@ "copy_link": "Kopijuoti nuorodą", "wrong_link": "Netinkama nuoroda", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Atidaryti giją", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Nepavyko išsaugoti vaizdo", diff --git a/src/config/locales/lv-LV.json b/src/config/locales/lv-LV.json index db8b7bff78..57e6f42d50 100644 --- a/src/config/locales/lv-LV.json +++ b/src/config/locales/lv-LV.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "haven't commented anything yet", "full_in": "Full in", @@ -798,7 +802,7 @@ "copy_link": "Copy link", "wrong_link": "Wrong link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Open thread", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Error Saving Image", diff --git a/src/config/locales/mk-MK.json b/src/config/locales/mk-MK.json index db8b7bff78..57e6f42d50 100644 --- a/src/config/locales/mk-MK.json +++ b/src/config/locales/mk-MK.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "haven't commented anything yet", "full_in": "Full in", @@ -798,7 +802,7 @@ "copy_link": "Copy link", "wrong_link": "Wrong link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Open thread", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Error Saving Image", diff --git a/src/config/locales/mn-MN.json b/src/config/locales/mn-MN.json index db8b7bff78..57e6f42d50 100644 --- a/src/config/locales/mn-MN.json +++ b/src/config/locales/mn-MN.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "haven't commented anything yet", "full_in": "Full in", @@ -798,7 +802,7 @@ "copy_link": "Copy link", "wrong_link": "Wrong link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Open thread", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Error Saving Image", diff --git a/src/config/locales/ms-MY.json b/src/config/locales/ms-MY.json index e06eee3ffe..7b8313801e 100644 --- a/src/config/locales/ms-MY.json +++ b/src/config/locales/ms-MY.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "tidak mengulas apa-apa lagi", "full_in": "Sepenuhnya", @@ -798,7 +802,7 @@ "copy_link": "Copy link", "wrong_link": "Salah pautan", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Buka bebenang", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Ralat Menyimpan Gambar", diff --git a/src/config/locales/ne-NP.json b/src/config/locales/ne-NP.json index db8b7bff78..57e6f42d50 100644 --- a/src/config/locales/ne-NP.json +++ b/src/config/locales/ne-NP.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "haven't commented anything yet", "full_in": "Full in", @@ -798,7 +802,7 @@ "copy_link": "Copy link", "wrong_link": "Wrong link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Open thread", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Error Saving Image", diff --git a/src/config/locales/nl-NL.json b/src/config/locales/nl-NL.json index b4ed85be9a..6bdaf9156d 100644 --- a/src/config/locales/nl-NL.json +++ b/src/config/locales/nl-NL.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "heeft nog niets gereageerd", "full_in": "Vol in", @@ -798,7 +802,7 @@ "copy_link": "Copy link", "wrong_link": "Wrong link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Open thread", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Error Saving Image", diff --git a/src/config/locales/no-NO.json b/src/config/locales/no-NO.json index db8b7bff78..57e6f42d50 100644 --- a/src/config/locales/no-NO.json +++ b/src/config/locales/no-NO.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "haven't commented anything yet", "full_in": "Full in", @@ -798,7 +802,7 @@ "copy_link": "Copy link", "wrong_link": "Wrong link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Open thread", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Error Saving Image", diff --git a/src/config/locales/pa-IN.json b/src/config/locales/pa-IN.json index db8b7bff78..57e6f42d50 100644 --- a/src/config/locales/pa-IN.json +++ b/src/config/locales/pa-IN.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "haven't commented anything yet", "full_in": "Full in", @@ -798,7 +802,7 @@ "copy_link": "Copy link", "wrong_link": "Wrong link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Open thread", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Error Saving Image", diff --git a/src/config/locales/pcm-NG.json b/src/config/locales/pcm-NG.json index 2f66a8ab1b..908a997415 100644 --- a/src/config/locales/pcm-NG.json +++ b/src/config/locales/pcm-NG.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "e never contribute any tori", "full_in": "Full in", @@ -798,7 +802,7 @@ "copy_link": "Double d link for use", "wrong_link": "Dis link no be am", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Look d thread", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Gbege don happen as e dey save picture", diff --git a/src/config/locales/pl-PL.json b/src/config/locales/pl-PL.json index 0db272994d..ce431983da 100644 --- a/src/config/locales/pl-PL.json +++ b/src/config/locales/pl-PL.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "nie skomentował jeszcze niczego", "full_in": "Pełne za", @@ -798,7 +802,7 @@ "copy_link": "Skopiuj link", "wrong_link": "Nieprawidłowy link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Otwórz wątek", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Wystąpił błąd podczas zapisywania obrazu", diff --git a/src/config/locales/pt-PT.json b/src/config/locales/pt-PT.json index 4ae36cb86f..310c0ecb58 100644 --- a/src/config/locales/pt-PT.json +++ b/src/config/locales/pt-PT.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "ainda não comentou nada", "full_in": "Completo em", @@ -798,7 +802,7 @@ "copy_link": "Copiar link", "wrong_link": "Link errado", "select_action": "Selecionar ação", - "ecency_waves": "Ondas da Ecency", + "ecency_waves": "Waves", "open_thread": "Tópico aberto", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Error ao Salvar a Imagem", diff --git a/src/config/locales/ro-RO.json b/src/config/locales/ro-RO.json index a8674e7320..115125f7c5 100644 --- a/src/config/locales/ro-RO.json +++ b/src/config/locales/ro-RO.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "încă nu a comentat", "full_in": "Plin în", @@ -798,7 +802,7 @@ "copy_link": "Copiază linkul", "wrong_link": "Legătura este greșită", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Deschidere fir", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Eroare la salvarea imaginii", diff --git a/src/config/locales/ru-RU.json b/src/config/locales/ru-RU.json index 16d257f6e1..410838539b 100644 --- a/src/config/locales/ru-RU.json +++ b/src/config/locales/ru-RU.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "ещё ничего не комментировал", "full_in": "Восстановится за", @@ -798,7 +802,7 @@ "copy_link": "Копировать ссылку", "wrong_link": "Неверная ссылка", "select_action": "Выбрать действие", - "ecency_waves": "Ecency Волны", + "ecency_waves": "Waves", "open_thread": "Открыть обсуждение", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Ошибка при сохранении изображения", diff --git a/src/config/locales/sa-IN.json b/src/config/locales/sa-IN.json index db8b7bff78..57e6f42d50 100644 --- a/src/config/locales/sa-IN.json +++ b/src/config/locales/sa-IN.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "haven't commented anything yet", "full_in": "Full in", @@ -798,7 +802,7 @@ "copy_link": "Copy link", "wrong_link": "Wrong link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Open thread", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Error Saving Image", diff --git a/src/config/locales/sk-SK.json b/src/config/locales/sk-SK.json index db8b7bff78..57e6f42d50 100644 --- a/src/config/locales/sk-SK.json +++ b/src/config/locales/sk-SK.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "haven't commented anything yet", "full_in": "Full in", @@ -798,7 +802,7 @@ "copy_link": "Copy link", "wrong_link": "Wrong link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Open thread", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Error Saving Image", diff --git a/src/config/locales/sl-SI.json b/src/config/locales/sl-SI.json index 3d1a5f3c00..4afde0a5d5 100644 --- a/src/config/locales/sl-SI.json +++ b/src/config/locales/sl-SI.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "haven't commented anything yet", "full_in": "Full in", @@ -798,7 +802,7 @@ "copy_link": "Copy link", "wrong_link": "Wrong link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Open thread", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Error Saving Image", diff --git a/src/config/locales/sq-AL.json b/src/config/locales/sq-AL.json index da164a013d..aedaac615c 100644 --- a/src/config/locales/sq-AL.json +++ b/src/config/locales/sq-AL.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "haven't commented anything yet", "full_in": "Full in", @@ -798,7 +802,7 @@ "copy_link": "Copy link", "wrong_link": "Wrong link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Open thread", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Error Saving Image", diff --git a/src/config/locales/sr-CS.json b/src/config/locales/sr-CS.json index 433da50920..2449783b7e 100644 --- a/src/config/locales/sr-CS.json +++ b/src/config/locales/sr-CS.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "još uvek nije komentarisao ništa", "full_in": "Napuniće se za", @@ -798,7 +802,7 @@ "copy_link": "Kopiraj vezu", "wrong_link": "Pogrešna veza", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Otvori nit", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Greška pri čuvanju slike", diff --git a/src/config/locales/sv-SE.json b/src/config/locales/sv-SE.json index b53868bcae..8b09f84832 100644 --- a/src/config/locales/sv-SE.json +++ b/src/config/locales/sv-SE.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "haven't commented anything yet", "full_in": "Full in", @@ -798,7 +802,7 @@ "copy_link": "Copy link", "wrong_link": "Wrong link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Open thread", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Error Saving Image", diff --git a/src/config/locales/sw-KE.json b/src/config/locales/sw-KE.json index db8b7bff78..57e6f42d50 100644 --- a/src/config/locales/sw-KE.json +++ b/src/config/locales/sw-KE.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "haven't commented anything yet", "full_in": "Full in", @@ -798,7 +802,7 @@ "copy_link": "Copy link", "wrong_link": "Wrong link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Open thread", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Error Saving Image", diff --git a/src/config/locales/ta-IN.json b/src/config/locales/ta-IN.json index 6bb73624b7..ba40f16f84 100644 --- a/src/config/locales/ta-IN.json +++ b/src/config/locales/ta-IN.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "haven't commented anything yet", "full_in": "Full in", @@ -798,7 +802,7 @@ "copy_link": "Copy link", "wrong_link": "Wrong link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Open thread", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Error Saving Image", diff --git a/src/config/locales/tg-TJ.json b/src/config/locales/tg-TJ.json index db8b7bff78..57e6f42d50 100644 --- a/src/config/locales/tg-TJ.json +++ b/src/config/locales/tg-TJ.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "haven't commented anything yet", "full_in": "Full in", @@ -798,7 +802,7 @@ "copy_link": "Copy link", "wrong_link": "Wrong link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Open thread", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Error Saving Image", diff --git a/src/config/locales/th-TH.json b/src/config/locales/th-TH.json index db8b7bff78..57e6f42d50 100644 --- a/src/config/locales/th-TH.json +++ b/src/config/locales/th-TH.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "haven't commented anything yet", "full_in": "Full in", @@ -798,7 +802,7 @@ "copy_link": "Copy link", "wrong_link": "Wrong link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Open thread", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Error Saving Image", diff --git a/src/config/locales/tk-TM.json b/src/config/locales/tk-TM.json index db8b7bff78..57e6f42d50 100644 --- a/src/config/locales/tk-TM.json +++ b/src/config/locales/tk-TM.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "haven't commented anything yet", "full_in": "Full in", @@ -798,7 +802,7 @@ "copy_link": "Copy link", "wrong_link": "Wrong link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Open thread", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Error Saving Image", diff --git a/src/config/locales/tr-TR.json b/src/config/locales/tr-TR.json index 251f508e24..aa0b23ee0a 100644 --- a/src/config/locales/tr-TR.json +++ b/src/config/locales/tr-TR.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "henüz yorum yapmadı", "full_in": "Olacak", @@ -798,7 +802,7 @@ "copy_link": "Bağlantıyı kopyala", "wrong_link": "Yanlış bağlantı", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Açık konu", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Görüntü Kaydetme Hatası", diff --git a/src/config/locales/uk-UA.json b/src/config/locales/uk-UA.json index 6f502cdc86..8a20f7e63e 100644 --- a/src/config/locales/uk-UA.json +++ b/src/config/locales/uk-UA.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "ще нічого не коментував", "full_in": "Відновиться за", @@ -798,7 +802,7 @@ "copy_link": "Скопіювати посилання", "wrong_link": "Невірне посилання", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Відкрити обговорення", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Не вдалося зберегти зображення", diff --git a/src/config/locales/ur-IN.json b/src/config/locales/ur-IN.json index d7e74e2021..236fb2b91b 100644 --- a/src/config/locales/ur-IN.json +++ b/src/config/locales/ur-IN.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "haven't commented anything yet", "full_in": "Full in", @@ -798,7 +802,7 @@ "copy_link": "Copy link", "wrong_link": "Wrong link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Open thread", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Error Saving Image", diff --git a/src/config/locales/ur-PK.json b/src/config/locales/ur-PK.json index d7e74e2021..236fb2b91b 100644 --- a/src/config/locales/ur-PK.json +++ b/src/config/locales/ur-PK.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "haven't commented anything yet", "full_in": "Full in", @@ -798,7 +802,7 @@ "copy_link": "Copy link", "wrong_link": "Wrong link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Open thread", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Error Saving Image", diff --git a/src/config/locales/uz-UZ.json b/src/config/locales/uz-UZ.json index eb9fb53013..6b26fa1228 100644 --- a/src/config/locales/uz-UZ.json +++ b/src/config/locales/uz-UZ.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "hali izoh qoldirilmagan", "full_in": "Tiklanadi", @@ -798,7 +802,7 @@ "copy_link": "Linkni nusxalash", "wrong_link": "Xato ssilka", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Ochiq mavzu", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Rasmni saqlashda xatolik", diff --git a/src/config/locales/vi-VN.json b/src/config/locales/vi-VN.json index 2de699e50d..0421a714b4 100644 --- a/src/config/locales/vi-VN.json +++ b/src/config/locales/vi-VN.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "chưa bình luận gì cả", "full_in": "Đầy sau", @@ -798,7 +802,7 @@ "copy_link": "Copy link", "wrong_link": "Wrong link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Open thread", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Error Saving Image", diff --git a/src/config/locales/yo-NG.json b/src/config/locales/yo-NG.json index 80420f06df..1e1739c887 100644 --- a/src/config/locales/yo-NG.json +++ b/src/config/locales/yo-NG.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "koti si oro iwoye kankan bayi", "full_in": "Pada kun", @@ -798,7 +802,7 @@ "copy_link": "Copy link", "wrong_link": "Wrong link", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "Open thread", "cross_post": "cross post by {username} in {community}", "image_saved_error": "Error Saving Image", diff --git a/src/config/locales/zh-CN.json b/src/config/locales/zh-CN.json index 6a8833316b..863be0d131 100644 --- a/src/config/locales/zh-CN.json +++ b/src/config/locales/zh-CN.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "还没有任何评论", "full_in": "充满还需", @@ -798,7 +802,7 @@ "copy_link": "复制链接", "wrong_link": "链接错误", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "打开主题", "cross_post": "cross post by {username} in {community}", "image_saved_error": "保存图片出错", diff --git a/src/config/locales/zh-TW.json b/src/config/locales/zh-TW.json index 175a9b71fb..214995758b 100644 --- a/src/config/locales/zh-TW.json +++ b/src/config/locales/zh-TW.json @@ -1,4 +1,8 @@ { + "waves": { + "for_you": "For you", + "following": "Following" + }, "profile": { "havent_commented": "還沒有任何評論", "full_in": "充滿還需", @@ -798,7 +802,7 @@ "copy_link": "複製連結", "wrong_link": "連結錯誤", "select_action": "Select Action", - "ecency_waves": "Ecency Waves", + "ecency_waves": "Waves", "open_thread": "打開主題", "cross_post": "cross post by {username} in {community}", "image_saved_error": "保存圖片出錯",