diff options
| author | Alee <Alee14498@gmail.com> | 2019-06-10 12:13:55 -0400 |
|---|---|---|
| committer | Alee <Alee14498@gmail.com> | 2019-06-10 12:13:55 -0400 |
| commit | 849c109ae26960be15722f01b9ea8230f4a2efc2 (patch) | |
| tree | 961674ceb1569654fdd15a3bc80f0a30a27148e7 /Assets/Resources | |
| parent | 83bc89daf94153c9104589d5458a956fb629174c (diff) | |
| download | Unicity-849c109ae26960be15722f01b9ea8230f4a2efc2.tar.gz Unicity-849c109ae26960be15722f01b9ea8230f4a2efc2.tar.bz2 Unicity-849c109ae26960be15722f01b9ea8230f4a2efc2.zip | |
Localisation (Working progress)
Diffstat (limited to 'Assets/Resources')
| -rw-r--r-- | Assets/Resources/localisation.csv | 3 | ||||
| -rw-r--r-- | Assets/Resources/localisation.csv.meta | 7 |
2 files changed, 10 insertions, 0 deletions
diff --git a/Assets/Resources/localisation.csv b/Assets/Resources/localisation.csv new file mode 100644 index 0000000..33e3b51 --- /dev/null +++ b/Assets/Resources/localisation.csv @@ -0,0 +1,3 @@ +"key","en","fr" +"game_title","Unicity","Unicity" +"play_button","Play","Jouer"
\ No newline at end of file diff --git a/Assets/Resources/localisation.csv.meta b/Assets/Resources/localisation.csv.meta new file mode 100644 index 0000000..22aa3c3 --- /dev/null +++ b/Assets/Resources/localisation.csv.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 5a7b08a33ea9739489e608ec1514514e +TextScriptImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: |
