mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-05-22 13:48:55 +00:00
Update Attributes strings
Update Attributes strings for: 'physical' - 'Strength' 'mental' - 'Intelligence' 'social' - 'Constitution' 'other' - 'Perception'
This commit is contained in:
parent
e99ff76f67
commit
50f4b6349e
1 changed files with 4 additions and 4 deletions
|
|
@ -110,10 +110,10 @@
|
|||
<string name="actions">Actions</string>
|
||||
|
||||
<string name="attributes">Attributes</string>
|
||||
<string name="physical">Physical</string>
|
||||
<string name="mental">Mental</string>
|
||||
<string name="social">Social</string>
|
||||
<string name="other">Other</string>
|
||||
<string name="physical">Strength</string>
|
||||
<string name="mental">Intelligence</string>
|
||||
<string name="social">Constitution</string>
|
||||
<string name="other">Perception</string>
|
||||
|
||||
<string name="frequency">Frequency</string>
|
||||
<string name="frequency_weekly">On Certain Days of the Week</string>
|
||||
|
|
|
|||
Loading…
Reference in a new issue