pamac-classic/po/populate_LINGUAS_file.sh

4 lines
83 B
Bash
Executable File

#! /bin/sh
find . -name "*.po" -printf "%f\\n" | sed "s/\.po//g" | sort > LINGUAS