Skip to content

Commit

Permalink
New translations friends.json (Spanish)
Browse files Browse the repository at this point in the history
  • Loading branch information
grishka committed Nov 1, 2023
1 parent 9a13746 commit 722f307
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion src/main/resources/langs/es/friends.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,11 @@
"birthday_descr_today": "Cumple {age, plural, one {# año} other {# años}}",
"birthday_descr_future": "Cumplirá {age, plural, one {# año} other {# años}}",
"friend_req_accepted": "Solicitud de amistad aceptada",
"friend_req_declined": "Solicitud de amistad rechazada"
"friend_req_declined": "Solicitud de amistad rechazada",
"select_friends_title": "Seleccionar amigos",
"friends_search_placeholder": "Empieza a escribir el nombre de un amigo",
"friend_list_your_friends": "Tus amigos",
"friends_in_list": "Amigos en la lista",
"select_friends_empty_selection": "Puedes elegir amigos en la lista de la izquierda.",
"select_friends_button": "Seleccionar amigos"
}

0 comments on commit 722f307

Please sign in to comment.