feat: Rename to Toju and add translation
Some checks failed
Deploy Web Apps / deploy (push) Successful in 5m52s
Build Android APK / build-android-apk (push) Failing after 23m15s
Queue Release Build / prepare (push) Successful in 1m42s
Queue Release Build / build-linux (push) Failing after 9m33s
Queue Release Build / build-windows (push) Successful in 26m5s
Queue Release Build / finalize (push) Has been skipped
Some checks failed
Deploy Web Apps / deploy (push) Successful in 5m52s
Build Android APK / build-android-apk (push) Failing after 23m15s
Queue Release Build / prepare (push) Successful in 1m42s
Queue Release Build / build-linux (push) Failing after 9m33s
Queue Release Build / build-windows (push) Successful in 26m5s
Queue Release Build / finalize (push) Has been skipped
This commit is contained in:
42
toju-app/public/i18n/catalog/profile.json
Normal file
42
toju-app/public/i18n/catalog/profile.json
Normal file
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"profile": {
|
||||
"avatarEditor": {
|
||||
"closeAria": "Close profile image editor",
|
||||
"title": "Adjust profile picture",
|
||||
"animatedHint": "Animated GIF and WebP avatars keep their original animation and framing.",
|
||||
"staticHint": "Drag image to frame subject. Zoom until preview looks right. Final image saves as 256x256 WebP.",
|
||||
"animatedPreviewHint": "Animation and original framing are preserved.",
|
||||
"staticPreviewHint": "Preview matches saved crop.",
|
||||
"source": "Source",
|
||||
"zoom": "Zoom",
|
||||
"animatedZoomHint": "Animated avatars keep the original frame sequence.",
|
||||
"staticZoomHint": "Use wheel or slider.",
|
||||
"animatedDetected": "Animated upload detected.",
|
||||
"zoomPercent": "{{percent}}% zoom",
|
||||
"cancel": "Cancel",
|
||||
"saving": "Saving...",
|
||||
"apply": "Apply picture",
|
||||
"processFailed": "Failed to process profile image.",
|
||||
"invalidFileType": "Invalid file type. Use WebP, GIF, JPG, or JPEG."
|
||||
},
|
||||
"card": {
|
||||
"addDescription": "Add a description",
|
||||
"playing": "Playing",
|
||||
"playingActivity": "Playing {{name}}",
|
||||
"openImageFailed": "Failed to open selected image.",
|
||||
"saveImageFailed": "Failed to save profile image.",
|
||||
"registeredOn": "Registered on {{url}}",
|
||||
"startChat": "Start chat",
|
||||
"call": "Call",
|
||||
"addFriend": "Add friend",
|
||||
"removeFriend": "Remove friend",
|
||||
"status": {
|
||||
"online": "Online",
|
||||
"away": "Away",
|
||||
"busy": "Do Not Disturb",
|
||||
"offline": "Invisible",
|
||||
"disconnected": "Offline"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user