Skip to content

Commit

Permalink
Updated localizations
Browse files Browse the repository at this point in the history
Signed-off-by: kcw-grunt <[email protected]>
  • Loading branch information
kcw-grunt committed Dec 11, 2024
1 parent cf40fff commit 58e8084
Show file tree
Hide file tree
Showing 19 changed files with 54 additions and 0 deletions.
1 change: 1 addition & 0 deletions litewallet/Constants/Strings.swift
Original file line number Diff line number Diff line change
Expand Up @@ -716,5 +716,6 @@ enum S {
static let confirm = Localization(key: "Fragment.confirm", value: "confirm", comment: "Confirm")
static let to = Localization(key: "Fragment.to", value: "to", comment: "to")
static let sorry = Localization(key: "Fragment.sorry", value: "sorry", comment: "sorry")
static let back = Localization(key: "Fragment.back", value: "Back", comment: "Back")
}
}
2 changes: 2 additions & 0 deletions litewallet/ModalPresenter.swift
Original file line number Diff line number Diff line change
Expand Up @@ -357,6 +357,7 @@ class ModalPresenter: Subscriber, Trackable {
guard let walletManager = walletManager else { return }
let settingsNav = UINavigationController()
let sections = ["About", "Wallet", "Manage", "Support", "Blockchain"]

let rows = [
"About": [Setting(title: S.Settings.litewalletVersion.localize(), accessoryText: {
AppVersion.string
Expand Down Expand Up @@ -421,6 +422,7 @@ class ModalPresenter: Subscriber, Trackable {
let showSeedsView = UIHostingController(rootView:
SeedWordContainerView(walletManager: walletManager))
settingsNav.pushViewController(showSeedsView, animated: true)

}),
],
"Manage": [
Expand Down
3 changes: 3 additions & 0 deletions litewallet/Strings/da.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -1246,6 +1246,9 @@
/* 1 of 3 */
"WritePaperPhrase.step" = "%1$d af %2$d";

/* "Fragment.back" */
"Fragment.back" = "";

/* "Email address label" */
"Notifications.emailLabel" = "";

Expand Down
3 changes: 3 additions & 0 deletions litewallet/Strings/de.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,9 @@
/* Fee Selector title */
"FeeSelector.title" = "Verarbeitungsgeschwindigkeit";

/* "Fragment.back" */
"Fragment.back" = "Zurückkehren";

/* Confirm */
"Fragment.confirm" = "Bestätigen Sie";

Expand Down
3 changes: 3 additions & 0 deletions litewallet/Strings/en.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,9 @@
/* Fee Selector title */
"FeeSelector.title" = "Processing Speed";

/* "Fragment.back" */
"Fragment.back" = "Back";

/* Confirm */
"Fragment.confirm" = "confirm";

Expand Down
3 changes: 3 additions & 0 deletions litewallet/Strings/es.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,9 @@
/* Fee Selector title */
"FeeSelector.title" = "Velocidad de procesamiento";

/* "Fragment.back" */
"Fragment.back" = "Devolver";

/* Confirm */
"Fragment.confirm" = "Confirmar";

Expand Down
3 changes: 3 additions & 0 deletions litewallet/Strings/fr.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,9 @@
/* Fee Selector title */
"FeeSelector.title" = "Vitesse de traitement";

/* "Fragment.back" */
"Fragment.back" = "Retour";

/* Confirm */
"Fragment.confirm" = "Confirmer";

Expand Down
3 changes: 3 additions & 0 deletions litewallet/Strings/id.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,9 @@
/* Fee Selector title */
"FeeSelector.title" = "Kecepatan pemrosesan";

/* "Fragment.back" */
"Fragment.back" = "Kembali";

/* Confirm */
"Fragment.confirm" = "Mengonfirmasi";

Expand Down
3 changes: 3 additions & 0 deletions litewallet/Strings/it.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -1267,6 +1267,9 @@
/* 1 of 3 */
"WritePaperPhrase.step" = "%1$d di %2$d";

/* "Fragment.back" */
"Fragment.back" = "";

/* "Email address label" */
"Notifications.emailLabel" = "";

Expand Down
3 changes: 3 additions & 0 deletions litewallet/Strings/ja.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,9 @@
/* Fee Selector title */
"FeeSelector.title" = "処理速度";

/* "Fragment.back" */
"Fragment.back" = "戻る";

/* Confirm */
"Fragment.confirm" = "確認";

Expand Down
3 changes: 3 additions & 0 deletions litewallet/Strings/ko.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,9 @@
/* Fee Selector title */
"FeeSelector.title" = "처리 속도";

/* "Fragment.back" */
"Fragment.back" = "반품";

/* Confirm */
"Fragment.confirm" = "확인하다";

Expand Down
3 changes: 3 additions & 0 deletions litewallet/Strings/nl.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -1246,6 +1246,9 @@
/* 1 of 3 */
"WritePaperPhrase.step" = "%1$d van %2$d";

/* "Fragment.back" */
"Fragment.back" = "";

/* "Email address label" */
"Notifications.emailLabel" = "";

Expand Down
3 changes: 3 additions & 0 deletions litewallet/Strings/pt.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,9 @@
/* Fee Selector title */
"FeeSelector.title" = "Velocidade de processamento";

/* "Fragment.back" */
"Fragment.back" = "Retornar";

/* Confirm */
"Fragment.confirm" = "confirme";

Expand Down
3 changes: 3 additions & 0 deletions litewallet/Strings/ru.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,9 @@
/* Fee Selector title */
"FeeSelector.title" = "Скорость обработки";

/* "Fragment.back" */
"Fragment.back" = "Возвращаться";

/* Confirm */
"Fragment.confirm" = "Подтверждать";

Expand Down
3 changes: 3 additions & 0 deletions litewallet/Strings/sv.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -1246,6 +1246,9 @@
/* 1 of 3 */
"WritePaperPhrase.step" = "%1$d av %2$d";

/* "Fragment.back" */
"Fragment.back" = "";

/* "Email address label" */
"Notifications.emailLabel" = "";

Expand Down
3 changes: 3 additions & 0 deletions litewallet/Strings/tr.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,9 @@
/* Fee Selector title */
"FeeSelector.title" = "İşleme Hızı";

/* "Fragment.back" */
"Fragment.back" = "Geri dönmek";

/* Confirm */
"Fragment.confirm" = "Confirm";

Expand Down
3 changes: 3 additions & 0 deletions litewallet/Strings/uk.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,9 @@
/* Fee Selector title */
"FeeSelector.title" = "Швидкість обробки";

/* "Fragment.back" */
"Fragment.back" = "Повернення";

/* Confirm */
"Fragment.confirm" = "підтвердити";

Expand Down
3 changes: 3 additions & 0 deletions litewallet/Strings/zh-Hans.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,9 @@
/* Fee Selector title */
"FeeSelector.title" = "处理速度";

/* "Fragment.back" */
"Fragment.back" = "后退";

/* Confirm */
"Fragment.confirm" = "确认";

Expand Down
3 changes: 3 additions & 0 deletions litewallet/Strings/zh-Hant.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,9 @@
/* Fee Selector title */
"FeeSelector.title" = "處理速度";

/* "Fragment.back" */
"Fragment.back" = "後退";

/* Confirm */
"Fragment.confirm" = "確認";

Expand Down

0 comments on commit 58e8084

Please sign in to comment.