You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 15, 2023. It is now read-only.
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ When using flat file structure the translations files are all in the same direct
40
40
41
41
When using directories, the directory will be named after the locales and the files within these directories will be of the from `translations` (customizable via the settings menu).
42
42
43
-
For `Properties` formatted translation project a default translation file will be created called `translations.properties` (customizable via the settings menu), this is the fallback translation file (which is common for a java ResourceBundle).
43
+
For `Properties` formatted translation projects a default translation file will be created called `translations.properties` (customizable via the settings menu), this is the fallback translation file (which is common for a java ResourceBundle).
44
44
45
45
#### Translation status
46
46
In the tree on the left side of the editor translations with missing values will be marked with a yellow icon in front of them.
0 commit comments