mirror of
https://github.com/nextcloud/android.git
synced 2024-11-23 21:55:48 +03:00
9 lines
356 B
XML
9 lines
356 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<resources>
|
|
<string name="actionbar_settings">Instellings</string>
|
|
<string name="prefs_help">Hulp</string>
|
|
<string name="auth_username">Gebruikersnaam</string>
|
|
<string name="auth_password">Wagwoord</string>
|
|
<string name="common_ok">OK</string>
|
|
<string name="common_cancel">Kanseleer</string>
|
|
</resources>
|