Skip to content

Commit

Permalink
fix(i18n): tiny fix on "Github" (#1698)
Browse files Browse the repository at this point in the history
  • Loading branch information
shuuji3 authored Feb 10, 2023
1 parent 9578ed1 commit 943b5f1
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@
"clear_error": "Clear error",
"invalid_vapid_key": "The VAPID public key seems to be invalid.",
"permission_denied": "Permission denied: enable notifications in your browser.",
"repo_link": "Elk's repository in Github",
"repo_link": "Elk's repository in GitHub",
"request_error": "An error occurred while requesting the subscription, try again and if the error persists, please report the issue to the Elk repository.",
"title": "Could not subscribe to push notifications",
"too_many_registrations": "Due to browser limitations, Elk cannot use the push notifications service for multiple accounts on different servers. You should unsubscribe from push notifications on another account and try again.",
Expand Down
2 changes: 1 addition & 1 deletion locales/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@
"clear_error": "Limpiar error",
"invalid_vapid_key": "La clave pública VAPID parece no ser válida.",
"permission_denied": "Permiso denegado: habilita las notificaciones en tu navegador.",
"repo_link": "Repositorio de Elk en Github",
"repo_link": "Repositorio de Elk en GitHub",
"request_error": "Se produjo un error al solicitar la suscripción, inténtalo de nuevo y si el error persiste, notifica la incidencia en el repositorio de Elk.",
"title": "No se pudo suscribir a las notificaciones push",
"too_many_registrations": "Debido a las limitaciones del navegador, Elk no puede habilitar las notificaciones push para múltiples cuentas en diferentes servidores. Deberá cancelar las subscripciones a notificaciones push en las otras cuentas e intentarlo de nuevo.",
Expand Down
2 changes: 1 addition & 1 deletion locales/ru-RU.json
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@
"subscription_error": {
"clear_error": "Очистить ошибки",
"permission_denied": "Ошибка: включите уведомления в вашем браузере.",
"request_error": "При запросе подписки произошла ошибка, попробуйте еще раз, и если ошибка повторится, пожалуйста, сообщите о проблеме в Github репозиторий Elk.",
"request_error": "При запросе подписки произошла ошибка, попробуйте еще раз, и если ошибка повторится, пожалуйста, сообщите о проблеме в GitHub репозиторий Elk.",
"title": "Не удалось подписаться на push-уведомления",
"too_many_registrations": "Из-за ограничений браузера, Elk не может использовать службу push-уведомлений для нескольких учетных записей на разных серверах. Вам необходимо отказаться от подписки на push-уведомления в других аккаунтах и повторить попытку."
},
Expand Down
2 changes: 1 addition & 1 deletion locales/tr-TR.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"desc_highlight": "Orada burada bir kaç hata ve eksik özellik bekleyin.",
"desc_para1": "Elk'i, bizim çalışması devam eden Mastodon web istemcimizi, denemedeki ilginiz için teşekkürler!",
"desc_para2": "Zaman içinde geliştirmek ve iyileştirmek için çok çalışıyoruz.",
"desc_para3": "Geliştirmemizi hızlandırmak için takıma Github Sponsors üzerinden sponsor olabilirsinizi. Umarız Elk'i beğenirsiniz!",
"desc_para3": "Geliştirmemizi hızlandırmak için takıma GitHub Sponsors üzerinden sponsor olabilirsinizi. Umarız Elk'i beğenirsiniz!",
"desc_para4": "Elk açık kaynaklıdır. Test etmek, geri dönüş vermek veya katkıda bulunmak isterseniz,",
"desc_para5": "GitHub'da bize ulaşın",
"desc_para6": "ve dahil olun.",
Expand Down

0 comments on commit 943b5f1

Please sign in to comment.