浏览代码

Add latest translations

root 10 年之前
父节点
当前提交
9670f0fbdb
共有 2 个文件被更改,包括 127 次插入0 次删除
  1. 126 0
      app_languages.php
  2. 1 0
      app_menu.php

文件差异内容过多而无法显示
+ 126 - 0
app_languages.php


+ 1 - 0
app_menu.php

@@ -9,6 +9,7 @@ $apps[$x]['menu'][0]['title']['es-cl'] = "Contactos";
 $apps[$x]['menu'][0]['title']['fr-fr'] = "Contacts";
 $apps[$x]['menu'][0]['title']['fr-fr'] = "Contacts";
 $apps[$x]['menu'][0]['title']['pt-pt'] = "Contactos";
 $apps[$x]['menu'][0]['title']['pt-pt'] = "Contactos";
 $apps[$x]['menu'][0]['title']['de-at'] = "Kontakte";
 $apps[$x]['menu'][0]['title']['de-at'] = "Kontakte";
+$apps[$x]['menu'][0]['title']['he'] = "אנשי קשר";
 $apps[$x]['menu'][0]['uuid'] = "f14e6ab6-6565-d4e6-cbad-a51d2e3e8ec6";
 $apps[$x]['menu'][0]['uuid'] = "f14e6ab6-6565-d4e6-cbad-a51d2e3e8ec6";
 $apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
 $apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
 $apps[$x]['menu'][0]['category'] = "internal";
 $apps[$x]['menu'][0]['category'] = "internal";

部分文件因为文件数量过多而无法显示