remove instance creator from create instance, fix emoji animation style height, pronouns

This commit is contained in:
Natsumi
2024-05-08 01:21:13 +12:00
parent 9cf8b2b3ff
commit cee28ef702
5 changed files with 88 additions and 56 deletions

View File

@@ -571,6 +571,7 @@
"edit_status": "Social Status",
"edit_language": "Language",
"edit_bio": "Bio",
"edit_pronouns": "Pronouns",
"report_hacking": "Report For Hacking",
"unfriend": "Unfriend",
"logout": "Logout"
@@ -899,6 +900,7 @@
"invite": {
"header": "Invite",
"select_placeholder": "Choose Friends",
"add_self": "Add Self",
"add_friends_in_instance": "Add Friends In Instance",
"add_favorite_friends": "Add Favorite Friends",
"invite_with_message": "Invite With Message",
@@ -924,6 +926,11 @@
"add_link": "Add Link",
"update": "Update"
},
"pronouns": {
"header": "Pronouns",
"pronouns_placeholder": "Please input your pronouns",
"update": "Update"
},
"new_instance": {
"header": "New Instance",
"access_type": "Access Type",
@@ -1225,7 +1232,7 @@
"emoji_animation_fps": "FPS:",
"emoji_animation_frame_count": "Frame Count:",
"emoji_loop_pingpong": "Loop PingPong",
"flipbook_info": "Select a 1024x1024 PNG spritesheet to use as an animated emoji (max FPS 64)"
"flipbook_info": "Select a 1024x1024 PNG spritesheet to use as an animated emoji, available frame grid sizes: 4, 16 or 64 (max FPS 64, max frames 64)"
},
"change_content_image": {
"avatar": "Change Avatar Image",