Export and import translations

This commit is contained in:
2023-02-16 10:17:09 -05:00
parent 98a1b95d12
commit 36f05ccaed
11 changed files with 28 additions and 8 deletions

View File

@@ -11,7 +11,7 @@
"(who) following" = "(who) がフォロー中";
/* Sentence composed of 2 variables to describe how many reposts. In source English, the first variable is the number of reposts, and the second variable is 'Repost' or 'Reposts'.
Sentence composed of 2 variables to describe how many relay servers a user is connected. In source English, the first variable is the number of relay servers, and the second variable is 'Relay' or 'Relays'. */
Sentence composed of 2 variables to describe how many people are following a user. In source English, the first variable is the number of followers, and the second variable is 'Follower' or 'Followers'. */
"%@ %@" = "%@ %@";
/* Alert message that informs a user was blocked. */
@@ -204,6 +204,9 @@ Sentence composed of 2 variables to describe how many relay servers a user is co
/* Button to pay a Lightning invoice with the user's default Lightning wallet. */
"Default Wallet" = "デフォルトウォレット";
/* Section title for zap configuration */
"Default Zap Amount in sats" = "デフォルトのZap額(sats)";
/* Button for deleting the users account.
Button to delete a relay server that the user connects to.
Button to remove a user from their blocklist.