New Crowdin updates (#157)
* New translations strings.xml (French) * New translations strings.xml (Spanish) * New translations strings.xml (German) * New translations strings.xml (Dutch) * New translations strings.xml (Portuguese) * New translations plurals.xml (French) * New translations plurals.xml (German) * New translations plurals.xml (Dutch) * New translations plurals.xml (Portuguese) * New translations strings.xml (French) * New translations strings.xml (Spanish) * New translations strings.xml (German) * New translations strings.xml (Dutch) * New translations strings.xml (Portuguese)
This commit is contained in:
7
app/src/main/res/values-fr/plurals.xml
Normal file
7
app/src/main/res/values-fr/plurals.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<plurals name="fragment_disclaimer_button_okay_timer">
|
||||
<item quantity="one">Ok (%d seconde)</item>
|
||||
<item quantity="other">Ok (%d secondes)</item>
|
||||
</plurals>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user