summaryrefslogtreecommitdiff
path: root/language
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2024-11-13 02:28:36 +0000
committerSadie Powell <sadie@witchery.services>2024-11-13 02:48:13 +0000
commit2e6c90d5023cfcce36cebf0823df73f0bfd940c1 (patch)
tree98c7dcbd6aab12f75cc97a239d70e509b40e211c /language
parent127ea3e68a4d8a5d7177a8bb6b16bf06c2312cbe (diff)
Add support for plural form translation.
Closes #340.
Diffstat (limited to 'language')
-rwxr-xr-xlanguage/update.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/language/update.sh b/language/update.sh
index 27a6a1ef8..421734838 100755
--- a/language/update.sh
+++ b/language/update.sh
@@ -30,6 +30,7 @@ find ../ \
--from-code=utf-8 \
--keyword \
--keyword=_ \
+ --keyword=N_:1,2 \
{} +
for f in *.po