-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5ea5060
commit 30c12cf
Showing
10 changed files
with
18 additions
and
13 deletions.
There are no files selected for viewing
5 changes: 3 additions & 2 deletions
5
Example-App/Android/app/src/main/res/values-de/Lingua-General.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!--This file was generated with Lingua command line tool. Please do not change it!--> | ||
<!--Source: https://github.com/poviolabs/Lingua--> | ||
<!-- This file was generated with Lingua command line tool. Please do not change it! --> | ||
<!-- Source: https://github.com/poviolabs/Lingua --> | ||
<resources> | ||
<string name="general_success">Erfolg</string> | ||
<string name="general_save">Speichern</string> | ||
</resources> |
5 changes: 3 additions & 2 deletions
5
Example-App/Android/app/src/main/res/values/Lingua-General.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!--This file was generated with Lingua command line tool. Please do not change it!--> | ||
<!--Source: https://github.com/poviolabs/Lingua--> | ||
<!-- This file was generated with Lingua command line tool. Please do not change it! --> | ||
<!-- Source: https://github.com/poviolabs/Lingua --> | ||
<resources> | ||
<string name="general_success">Success</string> | ||
<string name="general_save">Save</string> | ||
</resources> |
5 changes: 3 additions & 2 deletions
5
Example-App/iOS/Example-App/Example-App/Resources/Localization/Lingua.swift
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,3 +2,4 @@ | |
// Source: https://github.com/poviolabs/Lingua | ||
|
||
"success" = "Erfolg"; | ||
"save" = "Speichern"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,3 +2,4 @@ | |
// Source: https://github.com/poviolabs/Lingua | ||
|
||
"success" = "Success"; | ||
"save" = "Save"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters