diff options
-rw-r--r-- | .gitattributes | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000..61e6b61d03 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,8 @@ +/po/cs_CZ.po encoding=iso-8859-2 +/po/hu_HU.po encoding=iso-8859-2 +/po/pl_PL.po encoding=iso-8859-2 +/po/be_BY.po encoding=iso-8859-5 +/po/ru_RU.po encoding=iso-8859-5 +/po/uk_UA.po encoding=iso-8859-5 +/po/el.po encoding=iso-8859-7 +/po/he.po encoding=iso-8859-8 |