🌐 ZH translations for iTop 3.0 (#198)

Many thanks @purplegrape !
This commit is contained in:
Purple Grape
2021-03-30 15:42:31 +08:00
committed by GitHub
parent 82e67f27f7
commit 8a4372762e
17 changed files with 111 additions and 76 deletions

View File

@@ -20,6 +20,7 @@
* You should have received a copy of the GNU Affero General Public License
* along with iTop. If not, see <http://www.gnu.org/licenses/>
*/
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
'Menu:RequestManagement' => '服务台',
'Menu:RequestManagement+' => '服务台',
@@ -292,7 +293,7 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
'Organization:Overview:UserRequests' => 'User Requests from this organization~~',
'Organization:Overview:UserRequests' => '来自该组织的用户需求',
'Organization:Overview:MyUserRequests' => 'My User Requests for this organization~~',
'Organization:Overview:Tickets' => 'Tickets for this organization~~',
'Organization:Overview:Tickets' => '来自该组织的工单',
));