We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf12ac6 commit 3d70f85Copy full SHA for 3d70f85
commons/src/main/res/values-es/strings.xml
@@ -1150,4 +1150,9 @@
1150
<string name="enables_more_customization">Permite más personalización</string>
1151
<string name="translation_latvian">Letón</string>
1152
<string name="evalex_title">EvalEx (evaluación de expresiones matemáticas)</string>
1153
+ <plurals name="files_saved">
1154
+ <item quantity="one">Archivo guardado con éxito</item>
1155
+ <item quantity="many">Archivos guardados con éxito</item>
1156
+ <item quantity="other">Archivos guardados con éxito</item>
1157
+ </plurals>
1158
</resources>
0 commit comments