소스 검색

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']['pt-pt'] = "Contactos";
 $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]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
 $apps[$x]['menu'][0]['category'] = "internal";

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.