mirror of https://github.com/oxen-io/session-ios
[Automated] Update translations from Crowdin
parent
7ff2368d42
commit
bfa3abec50
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,12 @@
|
|||||||
|
// Copyright © 2024 Rangeproof Pty Ltd. All rights reserved.
|
||||||
|
// This file is automatically generated and maintained, do not manually edit it.
|
||||||
|
//
|
||||||
|
// stringlint:disable
|
||||||
|
|
||||||
|
public enum Constants {
|
||||||
|
public static let app_name: String = "Session"
|
||||||
|
public static let session_download_url: String = "https://getsession.org/download"
|
||||||
|
public static let gif: String = "GIF"
|
||||||
|
public static let oxen_foundation: String = "Oxen Foundation"
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue