habitica-android/Habitica/res/values-es/strings.profile.xml
Phillip Thelen aebe3b4f9f Code cleanup
2021-02-23 11:49:59 +01:00

13 lines
726 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="profile_pets_and_mounts">Mascotas y monturas</string>
<string name="profile_pets_found">Mascotas encontradas</string>
<string name="profile_mounts_tamed">Monturas domadas</string>
<string name="profile_loading_data">Cargando información de miembros…</string>
<string name="profile_send_message_to">Enviar mensaje a %s</string>
<string name="profile_message_sent_to">Mensaje enviado a %s</string>
<string name="profile_level">Nivel:</string>
<string name="profile_class_bonus">Bonus de clase:</string>
<string name="profile_allocated">Asignado:</string>
<string name="profile_achievements">Logros</string>
</resources>