trypost/lang/ko/usage.php
Paulo Castellano 6797706921 Translate the interface into 12 languages
Add full lang/ translations for fr, de, it, nl, pl, el, ja, ko, zh, ru,
tr, and ar — all 23 base files each, with identical key trees to lang/en,
preserved :placeholders and plural forms, and native product terminology.
2026-07-03 15:38:40 -03:00

15 lines
463 B
PHP

<?php
return [
'title' => '사용량',
'section_account' => '계정',
'section_account_description' => '요금제의 할당량 및 한도.',
'section_ai' => 'AI 크레딧',
'section_ai_description' => '크레딧은 AI 기능을 사용할 때 차감됩니다. 매월 1일에 초기화됩니다.',
'workspaces' => '워크스페이스',
'social_accounts' => '소셜 계정',
'members' => '멤버',
'credits' => '크레딧',
];