New translations strings.xml (Indonesian)

This commit is contained in:
Thomas 2017-12-09 14:51:16 +01:00
parent db791c3a29
commit 172873ae7e
1 changed files with 8 additions and 8 deletions

View File

@ -236,14 +236,14 @@
<string name="toast_mute">The account was muted!</string>
<string name="toast_unmute">The account is no longer muted!</string>
<string name="toast_follow">The account was followed!</string>
<string name="toast_unfollow">The account is no longer followed!</string>
<string name="toast_reblog">The toot was boosted!</string>
<string name="toast_unreblog">The toot is no longer boosted!</string>
<string name="toast_favourite">The toot was added to your favourites!</string>
<string name="toast_unfavourite">The toot was removed from your favourites!</string>
<string name="toast_report">The toot was reported!</string>
<string name="toast_unstatus">The toot was deleted!</string>
<string name="toast_pin">The toot was pinned!</string>
<string name="toast_unfollow">Akun tersebut tidak lagi diikuti!</string>
<string name="toast_reblog">Kutipan itu ditingkatkan!</string>
<string name="toast_unreblog">Kutipan tidak lagi ditingkatkan!</string>
<string name="toast_favourite">Kutipan itu ditambahkan ke favoritmu!</string>
<string name="toast_unfavourite">Kutipan itu telah dihapus dari favoritmu!</string>
<string name="toast_report">Kutipan itu telah dilaporkan!</string>
<string name="toast_unstatus">Kutipan itu telah dihapus!</string>
<string name="toast_pin">Kutipan itu disematkan!</string>
<string name="toast_unpin">The toot was unpinned!</string>
<string name="toast_error">Oops ! An error occurred!</string>
<string name="toast_code_error">An error occurred! The instance did not return an authorisation code!</string>