fix: broken indentation

This commit is contained in:
hayper 2024-05-31 07:12:07 +07:00 committed by GitHub
parent e028ba69da
commit 6b0c1d11ba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -80,12 +80,12 @@
"#StatusInWorld" "目前在 %current_world_name% ,有 %current_world_users% 位用户. (已打开 %total_worlds% 个世界)" "#StatusInWorld" "目前在 %current_world_name% ,有 %current_world_users% 位用户. (已打开 %total_worlds% 个世界)"
} }
} }
"thai" "thai"
{ {
"tokens" "tokens"
{ {
"#StatusInPrivateWorld" "อยู่ในโลกส่วนตัว (มีโลกเปิดอยู่ %total_worlds% ใบ)" "#StatusInPrivateWorld" "อยู่ในโลกส่วนตัว (มีโลกเปิดอยู่ %total_worlds% ใบ)"
"#StatusInWorld" "อยู่ในโลก %current_world_name% กับผู้ใช้อีก %current_world_users% คน (มีโลกเปิดอยู่ %total_worlds% ใบ)" "#StatusInWorld" "อยู่ในโลก %current_world_name% กับผู้ใช้อีก %current_world_users% คน (มีโลกเปิดอยู่ %total_worlds% ใบ)"
} }
} }
} }