]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/fa.lang.php
Got rid of PHP warnning when argument is not an array
[timetracker.git] / WEB-INF / resources / fa.lang.php
index c710c22c237c6425636e9e2f88040e5cab6b5c7c..eb8c8e5f388654f73c17a2f86f7ee35a9530c259 100644 (file)
@@ -61,9 +61,11 @@ $i18n_key_words = array(
 
 // Footer - strings on the bottom of most pages.
 // TODO: translate the following strings.
-'footer.mobile_phones' => 'Time Tracker is available on mobile phones.',
-'footer.credits' => 'Credits',
-'footer.license' => 'License',
+// 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.',
+// 'footer.credits' => 'Credits',
+// 'footer.license' => 'License',
+// 'footer.improve' => 'Contribute', // Translators: this could mean "Improve", if it makes better sense in your language.
+                                  // This is a link to a webpage that describes how to contribute to the project.
 
 // Error messages.
 // TODO: translate the following string.
@@ -417,4 +419,3 @@ $i18n_key_words = array(
 'form.mail.report_sent' => 'گزارش ارسال شد.',
 'form.mail.invoice_sent' => 'فاکتور ارسال شد.',
 );
-?>
\ No newline at end of file