mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 09:41:40 +09:00
Fix typos in documentation and translation strings
This commit is contained in:
parent
9d98e47c53
commit
580588bbdc
12 changed files with 15 additions and 15 deletions
|
|
@ -15,7 +15,7 @@ class PollModel extends Poll
|
|||
}
|
||||
|
||||
/**
|
||||
* @brief returns poll infomation
|
||||
* @brief returns poll information
|
||||
*/
|
||||
public function _getPollinfo($poll_srl)
|
||||
{
|
||||
|
|
@ -77,7 +77,7 @@ class PollModel extends Poll
|
|||
}
|
||||
|
||||
/**
|
||||
* @brief returns poll infomation
|
||||
* @brief returns poll information
|
||||
*/
|
||||
public function getPollinfo()
|
||||
{
|
||||
|
|
@ -88,7 +88,7 @@ class PollModel extends Poll
|
|||
}
|
||||
|
||||
/**
|
||||
* @brief returns poll item infomation
|
||||
* @brief returns poll item information
|
||||
*/
|
||||
public function getPollitemInfo()
|
||||
{
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
<title xml:lang="ko">설문조사 기본 스킨</title>
|
||||
<title xml:lang="zh-CN">投票系统默认皮肤</title>
|
||||
<title xml:lang="jp">アンケート調査デフォルトスキン</title>
|
||||
<title xml:lang="en">Default Skin of teh Poll</title>
|
||||
<title xml:lang="en">Default Skin of the Poll</title>
|
||||
<title xml:lang="vi">Skin mặc định của thăm dò</title>
|
||||
<title xml:lang="zh-TW">投票系統預設面板</title>
|
||||
<title xml:lang="tr">Oylamanın Varsayılan Dış Görünümü</title>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue