Fix localization bugs and export localizations

Changelog-Fixes: Fix some localization bugs
Closes: #320
This commit is contained in:
2023-01-13 23:35:43 -05:00
committed by William Casarin
parent 4f9cef541b
commit d01e7c0595
19 changed files with 664 additions and 122 deletions

View File

@@ -49,11 +49,11 @@
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>zero</key>
<string>0 notes</string>
<string>0 other notes</string>
<key>one</key>
<string>1 note</string>
<string>1 other note</string>
<key>other</key>
<string>%d notes</string>
<string>%d other notes</string>
</dict>
</dict>
</dict>