aboutsummaryrefslogtreecommitdiffhomepage
path: root/Documentation
diff options
context:
space:
mode:
authorBen V. Brown <[email protected]>2023-01-30 17:26:41 +1100
committerBen V. Brown <[email protected]>2023-01-30 17:26:41 +1100
commit0b6c5ff837e62cacb1b0b18878c1ab0745d92e72 (patch)
tree2d3836e1c043ede0691695b33c9e57dfd2ad989c /Documentation
parent586fd3b288e8c0614aa93b5140e404cd2b1895ab (diff)
downloadIronOS-0b6c5ff837e62cacb1b0b18878c1ab0745d92e72.tar.gz
IronOS-0b6c5ff837e62cacb1b0b18878c1ab0745d92e72.zip
👋 Goodbye Weblate
Dropping weblate for now as its just not reliable.
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/Translation.md12
1 files changed, 9 insertions, 3 deletions
diff --git a/Documentation/Translation.md b/Documentation/Translation.md
index 4883ee81..d9016f21 100644
--- a/Documentation/Translation.md
+++ b/Documentation/Translation.md
@@ -1,6 +1,12 @@
# Translation
-Moving forward (after 2022/12/07); IronOS is using Weblate to provide the visual interface to doing translations to make it easier for people to work with.
-Currently there is a translation going on, so not _everything_ is perfect but its leaps in the right direction to help make it friendlier for people to edit and also subscribe to be notified when things are updated.
+At the present time the main way of performing translations is to open a PR to this repository.
+All translations are stored as `json` files in the repository. Currently there is ongoing work to look into a more user friendly method of editing translations than these but for now these are reliable.
-This can be accessed on the [weblate hosted instance](https://hosted.weblate.org/projects/ironos/main-firmware/).
+You can create a pull request with the new / updated json configuration file, and this will include this language into the new builds for the firmware.
+
+For testing you can build locally and test of course; but if you dont want to figure out the build environment; you can just open a PR and github will build the firmware for you using the _actions_ feature.
+
+This means that once you have a github account you can perform all of your edits inside Github should this be desired.
+
+Translations are _NOT_ accepted via issues/discussions or email.