Profile editing

This commit is contained in:
Grishka
2022-02-10 17:59:47 +03:00
parent b8e3426a1e
commit 82a8d0cc29
24 changed files with 718 additions and 42 deletions

View File

@@ -67,4 +67,9 @@
<item quantity="other">%,d posts</item>
</plurals>
<string name="profile_joined">Joined</string>
<string name="done">Done</string>
<string name="loading">Loading…</string>
<string name="field_label">Label</string>
<string name="field_content">Content</string>
<string name="saving">Saving…</string>
</resources>