diff options
author | Dzial Techniczny WMW Projekt s.c <techniczna@wmwprojekt.pl> | 2020-01-15 16:07:19 +0100 |
---|---|---|
committer | Dzial Techniczny WMW Projekt s.c <techniczna@wmwprojekt.pl> | 2020-01-15 16:07:19 +0100 |
commit | 95e7b1498f2c178383699f8d30208cc326b7a37b (patch) | |
tree | cc1fae78a1a807fcfce8d6539d373afd670f484d /plugins/InternalID/Locale | |
parent | b6f34622b169652c57e7cabd8d11e28605f110c3 (diff) |
Displaying internal project ID for tasks
Diffstat (limited to 'plugins/InternalID/Locale')
-rw-r--r-- | plugins/InternalID/Locale/fr_FR/translations.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/InternalID/Locale/fr_FR/translations.php b/plugins/InternalID/Locale/fr_FR/translations.php new file mode 100644 index 00000000..d5be5de2 --- /dev/null +++ b/plugins/InternalID/Locale/fr_FR/translations.php @@ -0,0 +1,3 @@ +<?php + +return array(); |