Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/HuasoFoundries/phpPgAdmin6.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmenadiel <amenadiel@gmail.com>2020-01-07 21:59:58 +0300
committerAmenadiel <amenadiel@gmail.com>2020-01-07 21:59:58 +0300
commit331c63826e1e85fd3b8ecb076ad113e859d47493 (patch)
tree207e7cbe19c586fcdf46dd1e202d2de22be8e388 /src/translations/ChineseUtf8ZhTw.php
parent1575f35d6aa2fe1f45117a66be794ba9cefc5b37 (diff)
rebase develop on top of master
Diffstat (limited to 'src/translations/ChineseUtf8ZhTw.php')
-rw-r--r--src/translations/ChineseUtf8ZhTw.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/translations/ChineseUtf8ZhTw.php b/src/translations/ChineseUtf8ZhTw.php
index c1f255f2..588357be 100644
--- a/src/translations/ChineseUtf8ZhTw.php
+++ b/src/translations/ChineseUtf8ZhTw.php
@@ -1,15 +1,13 @@
<?php
/**
- * PHPPgAdmin v6.0.0-RC2
+ * PHPPgAdmin v6.0.0-RC1.
*/
namespace PHPPgAdmin\Translations;
/**
* Class providing translation for ChineseUtf8ZhTw language.
- *
- * @package PHPPgAdmin
*/
class ChineseUtf8ZhTw extends English
{