Skip to content

Commit

Permalink
Update apm
Browse files Browse the repository at this point in the history
  • Loading branch information
vikdevelop authored Jun 30, 2022
1 parent d01500a commit 154059a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions apm
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
#!/usr/bin/python3
import subprocess
import time
import progressbar
if subprocess.getoutput("locale") == 'LANG=cs_CZ.UTF-8\nLC_CTYPE="cs_CZ.UTF-8"\nLC_NUMERIC="cs_CZ.UTF-8"\nLC_TIME="cs_CZ.UTF-8"\nLC_COLLATE="cs_CZ.UTF-8"\nLC_MONETARY="cs_CZ.UTF-8"\nLC_MESSAGES="cs_CZ.UTF-8"\nLC_PAPER="cs_CZ.UTF-8"\nLC_NAME="cs_CZ.UTF-8"\nLC_ADDRESS="cs_CZ.UTF-8"\nLC_TELEPHONE="cs_CZ.UTF-8"\nLC_MEASUREMENT="cs_CZ.UTF-8"\nLC_IDENTIFICATION="cs_CZ.UTF-8"\nLC_ALL=':
from translations.cs import *
else:
Expand Down

0 comments on commit 154059a

Please sign in to comment.