Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Commit bf36260

Browse files
committed
editor.ajxp_graphs czech translation
1 parent b829a87 commit bf36260

File tree

2 files changed

+9
-0
lines changed
  • core/src/plugins/editor.ajxp_graphs/res/i18n

2 files changed

+9
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
<?php
2+
$mess = array(
3+
"Graphs Viewer" => "Prohlížeč grafů",
4+
);
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?php
2+
$mess = array(
3+
"1" => "Analytika",
4+
"2" => "Prohlížeč analytických grafů",
5+
);

0 commit comments

Comments
 (0)