Skip to content
Merged
2 changes: 2 additions & 0 deletions assets/translations/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@
"no_users_found": "Keine Benutzer gefunden",
"not_logged_in": "Nicht eingeloggt",
"notifications": "Benachrichtigungen",
"for_you": "Für dich",
"following": "Folgend",
"notifications_delegated_to_you": "{} hat {} an Sie delegiert",
"notifications_followed_you": "{} folgt dir jetzt",
"notifications_from_user": "{} von {}",
Expand Down
2 changes: 2 additions & 0 deletions assets/translations/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@
"no_users_found": "No hay usuarios",
"not_logged_in": "No conectado",
"notifications": "Notificaciones",
"for_you": "Para ti",
"following": "Siguiendo",
"notifications_delegated_to_you": "{} delegado {} a ti",
"notifications_followed_you": "{} te siguió",
"notifications_from_user": "{} de {}",
Expand Down
2 changes: 2 additions & 0 deletions assets/translations/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@
"no_users_found": "Aucun utilisateur trouvé",
"not_logged_in": "Non connecté",
"notifications": "Notifications",
"for_you": "Pour vous",
"following": "Abonnements",
"notifications_delegated_to_you": "{} vous a délégué {}",
"notifications_followed_you": "{} vous a suivi",
"notifications_from_user": "{} de {}",
Expand Down
2 changes: 2 additions & 0 deletions assets/translations/hi.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@
"no_users_found": "कोई उपयोगकर्ता नहीं मिला|",
"not_logged_in": "लॉग इन नहीं है",
"notifications": "सूचनाएँ",
"for_you": "आपके लिए",
"following": "अनुगामी",
"notifications_delegated_to_you": "{} आपको {} सौंप दिया गया",
"notifications_followed_you": "{} आपके साथ जुड़ा",
"notifications_from_user": "{} से {}",
Expand Down
2 changes: 2 additions & 0 deletions assets/translations/pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@
"no_users_found": "Nenhum usuário encontrado",
"not_logged_in": "Não Conectado",
"notifications": "Notificações",
"for_you": "Para você",
"following": "Seguindo",
"notifications_delegated_to_you": "{} delegou {} a você",
"notifications_followed_you": "{} segui-te",
"notifications_from_user": "{} de {}",
Expand Down
2 changes: 2 additions & 0 deletions assets/translations/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@
"no_users_found": "Пользователей не найдено",
"not_logged_in": "Не вошли",
"notifications": "Уведомления",
"for_you": "Для вас",
"following": "Подписки",
"notifications_delegated_to_you": "{} передал вам {}",
"notifications_followed_you": "{} подписался на вас",
"notifications_from_user": "{} из {}",
Expand Down
2 changes: 2 additions & 0 deletions assets/translations/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@
"no_users_found": "未找到用户",
"not_logged_in": "未登录",
"notifications": "通知",
"for_you": "为你",
"following": "关注",
"notifications_delegated_to_you": "{} 委托给你 {}",
"notifications_followed_you": "{} 关注你",
"notifications_from_user": "{} 来自 {}",
Expand Down