projects
/
pgtranslation
/
admin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ebfa41c
)
Add Greek (el) plural rules
author
Peter Eisentraut
<peter@eisentraut.org>
Mon, 12 Apr 2021 08:31:00 +0000
(10:31 +0200)
committer
Peter Eisentraut
<peter@eisentraut.org>
Mon, 12 Apr 2021 08:31:00 +0000
(10:31 +0200)
wwwtools/pg-make-po
patch
|
blob
|
blame
|
history
diff --git
a/wwwtools/pg-make-po
b/wwwtools/pg-make-po
index 44348691761d392b68dbedd3bcdfac533331fc1c..3945f83f945ed1c15837872003254f1fe2b4ac06 100755
(executable)
--- a/
wwwtools/pg-make-po
+++ b/
wwwtools/pg-make-po
@@
-40,6
+40,7
@@
my %plural_forms = (
'af' => 'en',
'cs' => 'cs',
'de' => 'en',
+ 'el' => 'en',
'es' => 'en',
'fa' => 'ja',
'fr' => 'fr',