mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-07 01:28:52 -06:00
Fix missing placeholder in some translations; update remaining ones
Fixes #926
This commit is contained in:
@@ -17,9 +17,7 @@
|
||||
~ You should have received a copy of the GNU General Public License along
|
||||
~ with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
-->
|
||||
|
||||
<!--Generated by crowdin.com-->
|
||||
<resources>
|
||||
<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="MissingTranslation">
|
||||
<string name="app_name">Loop - Gewoonte Boekhouer</string>
|
||||
<string name="main_activity_title">Gewoontes</string>
|
||||
<string name="action_settings">Instellings</string>
|
||||
@@ -30,12 +28,7 @@
|
||||
<string name="add_habit">Voeg gewoonte by</string>
|
||||
<string name="color_picker_default_title">Verander kleur</string>
|
||||
<string name="toast_habit_created">Gewoonte geskep</string>
|
||||
<string name="toast_habit_deleted">Gewoontes verwyder</string>
|
||||
<string name="toast_habit_changed">Gewoonte verander</string>
|
||||
<string name="toast_habit_archived">Gewoontes geargiveer</string>
|
||||
<string name="toast_habit_unarchived">Gewoontes gedeargiveer</string>
|
||||
<string name="overview">Oorsig</string>
|
||||
<!-- App introduction -->
|
||||
<string name="intro_title_1">Welkom</string>
|
||||
<string name="interval_15_minutes">15 minute</string>
|
||||
<string name="interval_30_minutes">30 minute</string>
|
||||
@@ -45,6 +38,4 @@
|
||||
<string name="interval_8_hour">8 ure</string>
|
||||
<string name="interval_24_hour">24 ure</string>
|
||||
<string name="settings">Instellings</string>
|
||||
<!-- Different types of habits -->
|
||||
<!-- Middle part of the sentence '1 time in xx days' -->
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user