summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/th_TH.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_versions/l10n/th_TH.php')
-rw-r--r--apps/files_versions/l10n/th_TH.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_versions/l10n/th_TH.php b/apps/files_versions/l10n/th_TH.php
index d42608287a6..97c89b2f809 100644
--- a/apps/files_versions/l10n/th_TH.php
+++ b/apps/files_versions/l10n/th_TH.php
@@ -1,4 +1,6 @@
-<?php $TRANSLATIONS = array(
+<?php
+$TRANSLATIONS = array(
"Versions" => "รุ่น",
"Restore" => "คืนค่า"
);
+$PLURAL_FORMS = "nplurals=1; plural=0;";